Skip to content

Commit

Permalink
Merge pull request #406 from epage/nom8
Browse files Browse the repository at this point in the history
chore: Upgrade to latest nom8
  • Loading branch information
epage committed Dec 27, 2022
2 parents e51f83f + d3ebe17 commit 9174af0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/toml_edit/Cargo.toml
Expand Up @@ -48,7 +48,7 @@ unbounded = []

[dependencies]
indexmap = "1.9.1"
nom8 = "0.1.0"
nom8 = "0.2.0"
itertools = "0.10.5"
serde = { version = "1.0.145", features = ["derive"], optional = true }
kstring = { version = "2.0.0", features = ["max_inline"], optional = true }
Expand Down

0 comments on commit 9174af0

Please sign in to comment.