mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
chore(deps) Update Rust crate serde_json to 1.0.45 (#358)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
0e8142298c
commit
2cfba175b9
@ -10,7 +10,7 @@ edition = "2018"
|
||||
exclude = ["test/fixture/**"]
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0.44"
|
||||
serde_json = "1.0.45"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
rand = "0.7"
|
||||
|
Loading…
Reference in New Issue
Block a user