Skip to content

Commit f16b9c4

Browse files
authored
Merge pull request foundationdb-rs#211 from foundationdb-rs/dependabot/cargo/serde-1.0.217
build(deps): bump serde from 1.0.210 to 1.0.217
2 parents fb80009 + 49d204d commit f16b9c4

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.

foundationdb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ num-bigint = { version = "0.4.6", optional = true }
6363
async-trait = "0.1.84"
6464
async-recursion = "1.1.1"
6565
# Required to deserialize tenant info
66-
serde = { version = "1.0.210", features = ["derive"], optional = true}
66+
serde = { version = "1.0.217", features = ["derive"], optional = true}
6767
serde_json = { version = "1.0.132", optional = true}
6868
serde_bytes = { version = "0.11.15", optional = true}
6969

0 commit comments

Comments
 (0)