mirror of https://github.com/tauri-apps/tauri
chore(deps) Update Rust crate serde_json to 1.0.51 (#540)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2fdc92c7aa
commit
4397a900ae
|
@ -21,7 +21,7 @@ icon = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0.48"
|
||||
serde_json = "1.0.51"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
tiny_http = "0.6"
|
||||
|
|
Loading…
Reference in New Issue