Jelajahi Sumber

chore(deps) Update Tauri Core (#684)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 5 tahun lalu
induk
melakukan
389e81ba9b
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      tauri/Cargo.toml

+ 2 - 2
tauri/Cargo.toml

@@ -16,14 +16,14 @@ webview-sys = { git = "https://github.com/tauri-apps/web-view", version = "0.5.0
 web-view = { git = "https://github.com/tauri-apps/web-view", version = "0.6.2" }
 tauri_includedir = "0.5.0"
 phf = "0.8.0"
-base64 = "0.12.1"
+base64 = "0.12.2"
 webbrowser = "0.5.4"
 lazy_static = "1.4.0"
 tiny_http = { version = "0.7", optional = true }
 threadpool = "1.8"
 uuid = { version = "0.8.1", features = ["v4"] }
 anyhow = "1.0.31"
-thiserror = "1.0.19"
+thiserror = "1.0.20"
 envmnt = "0.8.2"
 once_cell = "1.4.0"