Skip to content

Commit

Permalink
Upgrade MSRV to 1.81
Browse files Browse the repository at this point in the history
  • Loading branch information
juntyr committed Jul 29, 2024
1 parent 60cafd8 commit 3ff4ca1
Show file tree
Hide file tree
Showing 20 changed files with 211 additions and 394 deletions.
3 changes: 3 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[alias]
reap-clippy = "reaper cargo clippy"

[target.x86_64-unknown-linux-gnu]
rustflags = ["-Zlinker-features=-lld"]
Loading

0 comments on commit 3ff4ca1

Please sign in to comment.