瀏覽代碼

chore(deps) Update Rust crate tempfile to 3.8.1 (1.x) (#8188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 年之前
父節點
當前提交
0f7b2c4298
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -28,7 +28,7 @@ strsim = "0.10.0"
 tar = "0.4.40"
 walkdir = "2"
 handlebars = "4.4"
-tempfile = "3.8.0"
+tempfile = "3.8.1"
 log = { version = "0.4.20", features = [ "kv_unstable" ] }
 dirs-next = "2.0"
 os_pipe = "1"