Skip to content

Commit

Permalink
Pin cargo-util@0.2.16 for 1.81
Browse files Browse the repository at this point in the history
  • Loading branch information
juntyr authored Jan 13, 2025
1 parent 1d3c332 commit 2d30c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ rustacuda_core = { git = "https://github.com/juntyr/RustaCUDA", rev = "c6ea7cc",

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

0 comments on commit 2d30c22

Please sign in to comment.