Skip to content

Commit

Permalink
Auto merge of rust-lang#12791 - ehuss:1.73-serde, r=weihanglo
Browse files Browse the repository at this point in the history
[stable 1.73] Update serde

This updates serde on the stable branch from 1.0.171 to 1.0.188. This fixes a problem preventing cargo from being published. The problem is that I published `cargo-credential 0.3.0` from the master branch after serde had been updated, causing it to depend on `1.0.180`. That breaks with cargo 1.73's lock file which is locked to 1.0.171.
  • Loading branch information
bors committed Oct 7, 2023
2 parents 9c4383f + b27ef12 commit a1ec4f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a1ec4f1

Please sign in to comment.