forked from M-Labs/nac3
meta: Update to Rust Edition 2021
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "nac3ld"
|
||||
version = "0.1.0"
|
||||
authors = ["M-Labs"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
byteorder = { version = "1.4", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user