Compare commits
No commits in common. "92b4f551929c5642f40e2f2f63354077be26a98b" and "9601e12ac79ceb76b10728a2e45fe5caa728af98" have entirely different histories.
92b4f55192
...
9601e12ac7
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.156", features = ["derive"] }
|
serde = { version = "1.0.155", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue