Skip to content

Commit

Permalink
Update Rust crate nom to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 874c65a commit 959745e
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ clap = { version = "4.5", features = ["derive"] }
color-eyre = "0.6"
futures = "0.3"
indoc = "2.0"
nom = "7.1"
nom = "8.0"
rustyline = "15.0"
sqlx = { version = "0.8", features = [ "runtime-tokio", "sqlite" ] }
tempfile-fast = "0.3"
Expand Down

0 comments on commit 959745e

Please sign in to comment.