Set a Rust edition for blurmac (#34618)

Signed-off-by: webbeef <me@webbeef.org>
This commit is contained in:
webbeef 2024-12-14 03:18:00 -08:00 committed by GitHub
parent 41030ea9a5
commit 1705473caa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"