Update Rust crate serde to v1.0.215 #60

Closed
pierre wants to merge 1 commits from renovate/serde-1.x-lockfile into master

View File

@@ -41,4 +41,4 @@ prettytable-rs = "0.10.0"
chrono = "0.4.38" chrono = "0.4.38"
serde_yml = "0.0.12" serde_yml = "0.0.12"
bincode = "=2.0.0-rc.3" bincode = "=2.0.0-rc.3"
fs4 = { version = "0.11.0", features = ["sync"] } fs4 = { version = "0.10.0", features = ["sync"] }