This commit is contained in:
parent
7bc358b446
commit
76416ccdb6
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ authors = ["realaravinth <realaravinth@batsense.net>"]
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0.147", features = ["derive"]}
|
||||
serde = { version = "1", features = ["derive"]}
|
||||
|
|
Loading…
Reference in a new issue