added enwline to end of Cargo.toml
This commit is contained in:
parent
4810d88dc1
commit
f26ca7948b
|
@ -17,4 +17,4 @@ thiserror = "1.0.30"
|
||||||
bitflags = "1.3.2"
|
bitflags = "1.3.2"
|
||||||
derivative = "2.2.0"
|
derivative = "2.2.0"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
toml = "0.5"
|
toml = "0.5"
|
||||||
|
|
Loading…
Reference in a new issue