Compare commits
No commits in common. "95c6bf89002865f800866663bc7a27341f16c764" and "00028eaf6ca6f8e45b6232e69b7d0be1db963026" have entirely different histories.
95c6bf8900
...
00028eaf6c
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ edition = "2021"
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
serde = { version = "1.0.164", features = ["derive"] }
|
serde = { version = "1.0.163", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue