diff --git a/Cargo.toml b/Cargo.toml index 0d7574c..972e19a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -93,7 +93,7 @@ walkdir = { version = "=2.4.0" } [package.metadata.bin] cargo-about = { version = "0.6.0" } -cargo-binstall = { version = "1.4.9", git = "https://github.com/dustinblackman/cargo-binstall", rev = "e51db613bfda636c253a0af43269275a4abee2c5" } +cargo-binstall = { version = "1.4.9", git = "https://github.com/dustinblackman/cargo-binstall", rev = "ce72b764eeeceab8bce907cb3d4ffedff7e1e7e3" } cargo-cmd = { version = "0.3.1" } cargo-deny = { version = "0.14.2" } cargo-gha = { version = "1.0.2" }