Skip to content

Commit

Permalink
deps: bump byteorder from 1.4.3 to 1.5.0
Browse files Browse the repository at this point in the history
Pull-Request: #4614.
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent d3f3445 commit 6cc40fe
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 protocols/gossipsub/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ wasm-bindgen = ["getrandom/js", "instant/wasm-bindgen"]
[dependencies]
asynchronous-codec = "0.6"
base64 = "0.21.4"
byteorder = "1.3.4"
byteorder = "1.5.0"
bytes = "1.5"
either = "1.9"
fnv = "1.0.7"
Expand Down

0 comments on commit 6cc40fe

Please sign in to comment.