]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/rust-analyzer/xtask/Cargo.toml
Rollup merge of #103221 - TaKO8Ki:fix-103202, r=oli-obk
[rust.git] / src / tools / rust-analyzer / xtask / Cargo.toml
index 95d44e9b9d09f7c99e82511c9f9dd180f4e27905..0be0bf920de9dd661d4851c4c03fb5527d97b63d 100644 (file)
@@ -7,9 +7,9 @@ edition = "2021"
 rust-version = "1.57"
 
 [dependencies]
-anyhow = "1.0.57"
+anyhow = "1.0.62"
 flate2 = "1.0.24"
 write-json = "0.1.2"
 xshell = "0.2.2"
-xflags = "0.2.4"
+xflags = "0.3.0"
 # Avoid adding more dependencies to this crate