Skip to content

Commit

Permalink
update cargo.lock / restore msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelb committed Dec 12, 2024
1 parent 11b6e0c commit eda9e2d
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 95 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
toolchain: 1.65
override: true
- name: build
run: cargo build --release
run: cargo build --release --locked

buildnightly:
name: build-nightly
Expand Down
Loading

0 comments on commit eda9e2d

Please sign in to comment.