fix(deps): update rust crate serde to v1.0.215 - autoclosed
Compare changes
+ 6
− 6
@@ -1490,18 +1490,18 @@ dependencies = [
@@ -1601,9 +1601,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde (source) | dependencies | patch |
1.0.204 -> 1.0.215
|
v1.0.215
v1.0.214
v1.0.213
with
attributes inside a newtype struct (#2847)v1.0.212
v1.0.211
with
and default
attributes (#2558, thanks @Mingun)v1.0.210
IpAddr
and SocketAddr
in no-std mode on Rust 1.77+ (#2816, thanks @MathiasKoch)serde::ser::StdError
and serde::de::StdError
equivalent to core::error::Error
on Rust 1.81+ (#2818)v1.0.209
v1.0.208
v1.0.207
flatten
attribute and skip_serializing
/skip_deserializing
(#2795, thanks @Mingun)v1.0.206
v1.0.205
This MR has been generated by Renovate Bot.