Skip to content

Commit

Permalink
fix(deps): update high-confidence-rust-patch (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent afbd7cf commit f661a64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ keywords = ["jsonata", "json"]
categories = ["command-line-utilities", "compilers", "parser-implementations"]

[dependencies]
chrono = "0.4"
chrono = "0.4.38"
clap = { version = "4.5.4", features = ["derive"] }
bitflags = "2.5.0"
bumpalo = { version = "3.16.0", features = ["collections", "boxed"] }
dtoa = "1"
dtoa = "1.0.9"
base64 = "0.22.1"

[dev-dependencies]
test-case = "3.3.1"
test-generator = "0.3"
test-generator = "0.3.1"

0 comments on commit f661a64

Please sign in to comment.