Skip to content

Commit 812d567

Browse files
authored
fix: use locked-tripwire to prevent unlocked cargo installs (#31973)
1 parent b715bb8 commit 812d567

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Cargo.lock

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ keyring = { version = "3.6.3", features = ["apple-native", "sync-secret-service"
141141
lazy-regex.workspace = true
142142
libc.workspace = true
143143
libz-sys.workspace = true
144+
locked-tripwire = "0.1.1"
144145
log = { workspace = true, features = ["serde"] }
145146
lol_html = "2.6.0"
146147
lsp-types.workspace = true

0 commit comments

Comments
 (0)