-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update serde #881
Conversation
|
Linux Benchmarks for 5fc70c1
|
5fc70c1
to
a218c56
Compare
Linux Benchmarks for a218c56
|
a218c56
to
39999c5
Compare
Linux Benchmarks for 39999c5
|
39999c5
to
b8be62a
Compare
Linux Benchmarks for b8be62a
|
b8be62a
to
39e768e
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Linux Benchmarks for 39e768e
|
39e768e
to
cb1088a
Compare
Linux Benchmarks for cb1088a
|
cb1088a
to
b563d57
Compare
Linux Benchmarks for b563d57
|
b563d57
to
dfc3704
Compare
Linux Benchmarks for dfc3704
|
bcfb402
to
0c0b528
Compare
Linux Benchmarks for 0c0b528
|
0c0b528
to
128886b
Compare
Linux Benchmarks for 128886b
|
128886b
to
fea6b38
Compare
Linux Benchmarks for fea6b38
|
fea6b38
to
f4983df
Compare
Linux Benchmarks for f4983df
|
f4983df
to
a92c45a
Compare
Linux Benchmarks for a92c45a
|
a92c45a
to
5ad8c54
Compare
Linux Benchmarks for 5ad8c54
|
5ad8c54
to
67dd3cc
Compare
Linux Benchmarks for 67dd3cc
|
67dd3cc
to
af65173
Compare
Linux Benchmarks for af65173
|
af65173
to
437eef5
Compare
Linux Benchmarks for 437eef5
|
This PR contains the following updates:
1.0.149
->1.0.164
1.0.89
->1.0.99
Release Notes
serde-rs/serde
v1.0.164
Compare Source
v1.0.163
Compare Source
v1.0.162
Compare Source
Support deserializing flattened adjacently tagged enums from data formats which represent fields as bytes, such as the
csv
crate (#2377, thanks @mfro)v1.0.161
Compare Source
v1.0.160
Compare Source
doc(hidden)
(#2426, thanks @compiler-errors)v1.0.159
Compare Source
v1.0.158
Compare Source
#[serde(crate = $serde_path)]
(#2409)v1.0.157
Compare Source
v1.0.156
Compare Source
v1.0.155
Compare Source
Serialize
andDeserialize
impls forcore::ffi::CStr
andalloc::ffi::CString
without "std" feature (#2374, thanks @safarir)v1.0.154
Compare Source
flatten
and'static
fields (#2383, thanks @Mingun)v1.0.153
Compare Source
serde(alias = "…")
attribute used inside of flattened struct (#2387, thanks @bebecue)v1.0.152
Compare Source
v1.0.151
Compare Source
serde::
{ser
,de
}::StdError
to re-exportcore::error::Error
when serde is built withfeature="std"
off andfeature="unstable"
on (#2344)v1.0.150
Compare Source
Serialize
impl ofHashMap
andBTreeMap
(#2334)Serialize
andDeserialize
impls ofstd::sync::atomic
types on more platforms (#2337, thanks @badboy)serde-rs/json
v1.0.99
Compare Source
v1.0.98
Compare Source
v1.0.97
Compare Source
io_error_kind()
method to serde_json::Error:fn io_error_kind(&self) -> Option<std::io::ErrorKind>
(#1026)v1.0.96
Compare Source
to_writer
only writes valid UTF-8 strings (#1011, thanks @stepancheg)v1.0.95
Compare Source
v1.0.94
Compare Source
Display
andsource()
(#991, #992)v1.0.93
Compare Source
v1.0.92
Compare Source
v1.0.91
Compare Source
-Zrustdoc-scrape-examples
on docs.rs for nowv1.0.90
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.