Skip to content

Commit

Permalink
Work around outdated lockfile parser used by rules_rust
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Oct 15, 2024
1 parent 4c37775 commit e3d5e32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third-party/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name = "third-party"
version = "0.0.0"
edition = "2021"
publish = false
rust-version = "1.77"

[dependencies]
cc = "1.0.83"
Expand Down

0 comments on commit e3d5e32

Please sign in to comment.