Skip to content

Commit 51967d7

Browse files
authored
Bump dependencies version (#46)
* bump: bump serde_with version for blokli * bump: bump serde_with version for blokli
1 parent 088e7cc commit 51967d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ alloy = { version = "=1.0.42", default-features = false, features = [
1616
anyhow = "1.0.100"
1717
const_format = "0.2.35"
1818
serde = { version = "1.0.228", features = ["derive"] }
19-
serde_with = { version = "3.15.0" }
19+
serde_with = { version = "3.16.1" }
2020
serde_json = { version = "1.0.145" }
2121

2222
hopr-bindings = { path = "ethereum/bindings", default-features = false }

0 commit comments

Comments
 (0)