Skip to content

Commit f4554f4

Browse files
chore(deps): bump serde_with from 3.18.0 to 3.20.0 (#1015)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57d31ec commit f4554f4

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)