chore(deps): update rust crate bincode to v2

pull/2500/head
renovate[bot] 4 months ago committed by GitHub
parent 3a750c7300
commit 8d9b626c30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -26,7 +26,7 @@ tauri = { workspace = true }
log = { workspace = true }
thiserror = { workspace = true }
aho-corasick = "1"
bincode = "1"
bincode = "2"
tauri-plugin-fs = { path = "../fs", version = "2.2.0" }
[features]

Loading…
Cancel
Save