Compare commits
1 commit
v0.10
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d3b0769375 |
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ chrono = { version = "0.4", optional = true }
|
|||
indexmap = { version = "2.1", optional = true }
|
||||
jetscii = "0.5"
|
||||
memchr = "2.5"
|
||||
nom = { version = "7.1", default-features = false, features = ["std"] }
|
||||
nom = { version = "8.0", default-features = false, features = ["std"] }
|
||||
rowan = "0.15"
|
||||
tracing = { version = "0.1", optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue