Update Rust crate serde to 1.0.177
This commit is contained in:
parent
325ad65fbe
commit
9d8afc4281
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
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0.176", features = ["derive"] }
|
||||
serde = { version = "1.0.177", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue