mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-04 17:18:56 +03:00
chore(deps) Update Rust crate serde_json to 1.0.55 (#650)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3a962274c2
commit
5833f284e4
@ -21,7 +21,7 @@ icon = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
serde_json = "1.0.53"
|
serde_json = "1.0.55"
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
serde_derive = "1.0"
|
serde_derive = "1.0"
|
||||||
tiny_http = "0.7"
|
tiny_http = "0.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user