Skip to content

Commit

Permalink
Update Rust crate jsonptr to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Sep 28, 2024
1 parent 4a3f032 commit fe3984b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -97,7 +97,7 @@ http = { version = "=1.1.0", default-features = false }
inferno = { version = "=0.11.21", default-features = false }
iso8601-duration = { version = "=0.2.0", default-features = false }
json-number = { version = "=0.4.8", default-features = false }
jsonptr = { version = "=0.6.0", default-features = false }
jsonptr = { version = "=0.6.1", default-features = false }
multiaddr = { version = "=0.18.2", default-features = false }
multistream-select = { version = "=0.13.0", default-features = false }
libp2p-core = { version = "=0.42.0", default-features = false }
Expand Down

0 comments on commit fe3984b

Please sign in to comment.