Skip to content

Commit 26682e4

Browse files
committed
chore: update nom from 7 to 8
1 parent 3037fb5 commit 26682e4

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ async-std = { version = "1.11", features = ["unstable"], optional = true }
2323
base64 = "0.22.1"
2424
futures = "0.3.21"
2525
log = "^0.4"
26-
nom = "^7.0"
26+
nom = "8"
2727
thiserror = "2"
2828
tokio = { version = "1", default-features = false, features = ["time", "io-util"], optional = true }
2929

0 commit comments

Comments
 (0)