Skip to content

Commit 2db995e

Browse files
committed
🔨 Add update-locked-deps recipe
1 parent 542996c commit 2db995e

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

Justfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ check-unsupported:
1414

1515
doc:
1616
cargo +nightly docs-rs -p terminal-colorsaurus
17+
18+
update-locked-deps:
19+
CARGO_RESOLVER_INCOMPATIBLE_RUST_VERSIONS=fallback cargo +nightly -Zmsrv-policy generate-lockfile

notes.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)