1
0
forked from M-Labs/nac3

[meta] Update to Rust Edition 2024

This commit is contained in:
2025-03-26 11:23:56 +08:00
parent 34f6c3eaf8
commit cdd0b2011e
102 changed files with 584 additions and 572 deletions

View File

@@ -2,7 +2,7 @@
name = "nac3ld"
version = "0.1.0"
authors = ["M-Labs"]
edition = "2021"
edition = "2024"
[dependencies]
byteorder = { version = "1.5", default-features = false }