Skip to content

Commit

Permalink
Update Rust crate lexical to v7 (#5152)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Sep 14, 2024
1 parent 8bfd404 commit 860bfdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ include_dir = { version = "=0.7.4", default-features = false }
insta = { version = "=1.40.0", default-features = false }
jsonschema = { version = "=0.19.0", default-features = false }
justjson = { version = "=0.3.0", default-features = false }
lexical = { version = "=6.1.1", default-features = false }
lexical = { version = "=7.0.0", default-features = false }
libp2p = { version = "=0.54.1", default-features = false }
libp2p-stream = { version = "=0.2.0-alpha", default-features = false }
logos = { version = "=0.14.1", default-features = false }
Expand Down

0 comments on commit 860bfdd

Please sign in to comment.