Skip to content

Commit

Permalink
Merge pull request #49 from nhudson/renovate/hex-0.x
Browse files Browse the repository at this point in the history
Update Rust crate hex to 0.4.3
  • Loading branch information
nhudson authored May 1, 2024
2 parents cc01a2f + 3a0ee14 commit 3f5e966
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 @@ -14,7 +14,7 @@ log = "0.4"
env_logger = "0.11"
parking_lot = "0.12"
futures = "0.3"
hex = "0.4"
hex = "0.4.3"
ring = "0.17"
tokio = { version = "1.37", features = ["full"] }
serde_json = "1.0"
Expand Down

0 comments on commit 3f5e966

Please sign in to comment.