Update Rust crate serde to 1.0.183
This commit is contained in:
parent
a05c1b3105
commit
6f917935c5
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.181", features = ["derive"] }
|
||||
serde = { version = "1.0.183", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue