cleanup
This commit is contained in:
@@ -8,5 +8,5 @@ repository.workspace = true
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
nom.workspace = true
|
||||
itertools.workspace = true
|
||||
nom = { workspace = true }
|
||||
itertools = {workspace = true ]
|
||||
|
||||
Reference in New Issue
Block a user