Compare commits

..

No commits in common. "7919e69e4282729b0c8dea532272d4d90caba0cc" and "7863570d91398903c199bb8d7533c3d9fa538d41" have entirely different histories.

View file

@ -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.154", features = ["derive"] } serde = { version = "1.0.152", features = ["derive"] }