Skip to content

Commit

Permalink
Stay at v3 Cargo.lock file format
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 authored Oct 28, 2024
1 parent 1aad248 commit 6117a4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,7 @@ xcm-procedural = { git = "https://github.com/subspace/polkadot-sdk", rev = "5871
# De-duplicate extra copy that comes from Substrate repo
[patch."https://github.com/subspace/polkadot-sdk.git"]
substrate-bip39 = "0.6.0"

# TODO: remove when cargo-audit supports v4 lock files
# https://github.com/rustsec/rustsec/issues/1249
rust-version = "1.81" # ensure we stay at lockfile v3

0 comments on commit 6117a4b

Please sign in to comment.