Skip to content

Commit e14c6db

Browse files
committed
dependencies: downgrade serde from 1.0.143 to 1.0.142
The serde 1.0.143 crate does not build on this project's current MSRV (rustc 1.48), so it's reverted to the previous version. See <serde-rs/serde#2255> for the corresponding upstream issue.
1 parent 88393e3 commit e14c6db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Dependency updates:
1717
* update quote to 1.0.21
1818
* update redox_syscall to 0.2.16
1919
* update ryu to 1.0.11
20-
* update serde to 1.0.143
20+
* update serde to 1.0.142
2121
* update serde_json to 1.0.83
2222
* update syn to 1.0.99
2323
* update tracing to 0.1.36

0 commit comments

Comments
 (0)