Skip to content

Commit 628ab3c

Browse files
Bump serde_with from 3.9.0 to 3.11.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.9.0 to 3.11.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.9.0...v3.11.0) --- updated-dependencies: - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3342fd2 commit 628ab3c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -11,7 +11,7 @@ tokio-util = "0.7.10"
1111
eyre = "0.6.8"
1212
serde = "1.0.188"
1313
serde_json = "1.0.105"
14-
serde_with = { version = "3.8.1", features = ["time_0_3"] }
14+
serde_with = { version = "3.11.0", features = ["time_0_3"] }
1515
toml = "0.8.8"
1616
jsonrpsee = { version = "0.20.3", features = ["full"] }
1717
reth = { git = "https://github.com/paradigmxyz/reth", tag = "v1.0.6" }

0 commit comments

Comments
 (0)