Skip to content

Commit 2d30c22

Browse files
authored
Pin [email protected] for 1.81
1 parent 1d3c332 commit 2d30c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rustacuda_core = { git = "https://github.com/juntyr/RustaCUDA", rev = "c6ea7cc",
2929

3030
# crates.io third-party dependencies
3131
cargo_metadata = { version = "0.19", default-features = false }
32-
cargo-util = { version = "0.2", default-features = false }
32+
cargo-util = { version = "=0.2.16", default-features = false } # TODO: keep in sync with toolchain
3333
colored = { version = "3.0", default-features = false }
3434
const-type-layout = { version = "0.3.2", default-features = false }
3535
final = { version = "0.1.1", default-features = false }

0 commit comments

Comments
 (0)