Skip to content

Commit

Permalink
chore(deps): bump most deps to their latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yangby-cryptape committed Jan 12, 2024
1 parent c03e59c commit d3d726f
Show file tree
Hide file tree
Showing 8 changed files with 730 additions and 374 deletions.
4 changes: 2 additions & 2 deletions bindings/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ license = "MIT"

[dependencies]
cfg-if = "1.0.0"
bytes = { version = "1.0.0", default-features = false }
faster-hex = { version = "^0.6", optional = true }
bytes = { version = "1.5.0", default-features = false }
faster-hex = { version = "^0.9", optional = true }

[features]
default = ["std"]
Expand Down
Loading

0 comments on commit d3d726f

Please sign in to comment.