mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
chore(deps): update rust crate serde_json to 1.0.116
This commit is contained in:
parent
9520b2c862
commit
01fcb55425
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ bincode_2_rc = { package = "bincode", version = "2.0.0-rc.3", features = ["serde
|
|||
postcard_1_0 = { package = "postcard", version = "1.0", features = ["alloc"], optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0"
|
||||
serde_json = "1.0.116"
|
||||
criterion = { version = "0.5.1" }
|
||||
skeptic = "0.13"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue