Skip to content

Commit

Permalink
Update hex-literal requirement from 0.3.4 to 0.4.1 (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and preston-evans98 committed Sep 14, 2023
1 parent e4d862b commit b96c665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adapters/celestia/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ anyhow = { workspace = true }
sha2 = { workspace = true }
base64 = "0.13.1"
hex = { version = "0.4.3", features = ["serde"] }
hex-literal = "0.3.4"
hex-literal = "0.4.1"
jsonrpsee = { version = "0.16.2", features = ["http-client"], optional = true }
serde = { workspace = true }
serde_json = { workspace = true }
Expand Down

0 comments on commit b96c665

Please sign in to comment.