Skip to content

Commit

Permalink
bump rust-toolchain to 1.80.0
Browse files Browse the repository at this point in the history
replace once_cell::sync::Lock with std::sync::LazyLock
  • Loading branch information
Emmanuel Bosquet committed Aug 1, 2024
1 parent 8def734 commit a661eba
Show file tree
Hide file tree
Showing 5 changed files with 142 additions and 126 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
rust:
- stable
- beta
- 1.74.0
- 1.80.0
include:
- rust: nightly
experimental: true
Expand Down
Loading

0 comments on commit a661eba

Please sign in to comment.