Skip to content

Commit 94cb80a

Browse files
authored
Merge pull request #212 from magic-wormhole/fix-clippy
code: Fix warnings
2 parents cfe1e23 + 0f95f5d commit 94cb80a

25 files changed

+711
-655
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- ubuntu-latest
5757
- windows-latest
5858
rust:
59-
- 1.70.0 # MSRV (also change in Cargo.toml)
59+
- 1.75 # MSRV (also change in Cargo.toml)
6060
- stable
6161
- nightly
6262
steps:

0 commit comments

Comments
 (0)