forked from M-Labs/nac3
add nac3ld
This commit is contained in:
8
nac3ld/Cargo.toml
Normal file
8
nac3ld/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "nac3ld"
|
||||
version = "0.1.0"
|
||||
authors = ["M-Labs"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
byteorder = { version = "1.0", default-features = false }
|
||||
Reference in New Issue
Block a user