瀏覽代碼

chore(deps) Update Tauri Core (#684)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 5 年之前
父節點
當前提交
389e81ba9b
共有 1 個文件被更改,包括 2 次插入2 次删除
  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"