mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
343ee8bacf
Sered no longer uses blobs as of https://github.com/serde-rs/serde/pull/2590 As such, there's no longer need for us to pin it. Note that this doesn't upgrade serde version we use: I am fairly confident that the blobs are already there are fine, and now I am fairly confident that all future versions of serde will be fine as well.