mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(examples) Update Rust crate serde_json to 1.0.45 (#365)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ icon = [
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0.44"
|
||||
serde_json = "1.0.45"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
tauri = { path = "../../../../tauri", features = [ "all-api", "edge" ] }
|
||||
|
||||
Reference in New Issue
Block a user