瀏覽代碼

chore(deps) Update Rust crate zstd to 0.8 (#1707)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 4 年之前
父節點
當前提交
9eebd03857
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/tauri-codegen/Cargo.toml

+ 1 - 1
core/tauri-codegen/Cargo.toml

@@ -18,4 +18,4 @@ serde_json = "1"
 tauri-utils = { version = "1.0.0-beta-rc.1", path = "../tauri-utils", features = [ "build" ] }
 thiserror = "1"
 walkdir = "2"
-zstd = "0.7"
+zstd = "0.8"