mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00:00
Set a Rust edition for blurmac (#34618)
Signed-off-by: webbeef <me@webbeef.org>
This commit is contained in:
parent
41030ea9a5
commit
1705473caa
1 changed files with 1 additions and 0 deletions
1
third_party/blurmac/Cargo.toml
vendored
1
third_party/blurmac/Cargo.toml
vendored
|
@ -7,6 +7,7 @@ keywords = ["bluetooth", "ble", "macOS", "CoreBluetooth"]
|
|||
repository = "https://github.com/akosthekiss/blurmac"
|
||||
authors = ["Akos Kiss <akiss@inf.u-szeged.hu>"]
|
||||
license = "BSD-3-Clause"
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
name = "blurmac"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue