Compare commits
No commits in common. "ba2b255350d2fe12ae1c20adf1c2fda68032f072" and "c86c20e4c080fe66ac04dec9bd63deba751a7088" have entirely different histories.
ba2b255350
...
c86c20e4c0
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.187", features = ["derive"] }
|
serde = { version = "1.0.186", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue