Skip to content

Commit f1aaba6

Browse files
chore(deps): bump serde_with from 3.18.0 to 3.20.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.18.0 to 3.20.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.20.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f7a719 commit f1aaba6

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

Cargo.lock

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

lib/graphql-tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ harness = false
1717
lazy_static = { workspace = true }
1818
serde = { version = "1.0.200", features = ["derive"] }
1919
serde_json = "1.0"
20-
serde_with = "3.0.0"
20+
serde_with = "3.20.0"
2121
combine = { workspace = true }
2222
thiserror = { workspace = true }
2323
itoa = "1.0.17"

0 commit comments

Comments
 (0)