Skip to content

Commit 8d73765

Browse files
committed
Auto merge of #12569 - ehuss:update-serde, r=weihanglo
Update serde This updates serde to the latest version (essentially reverting #12528). The current lock is preventing publishing of credential crates because they were published with a newer version.
2 parents b4a770b + 3b6a008 commit 8d73765

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
@@ -76,7 +76,7 @@ rustfix = "0.6.1"
7676
same-file = "1.0.6"
7777
security-framework = "2.9.2"
7878
semver = { version = "1.0.18", features = ["serde"] }
79-
serde = "1.0.171"
79+
serde = "1.0.188"
8080
serde-value = "0.7.0"
8181
serde_ignored = "0.1.9"
8282
serde_json = "1.0.104"

0 commit comments

Comments
 (0)