mirror of
https://github.com/rust-lang/log.git
synced 2026-02-14 20:08:22 +00:00
rebump msrv to 1.68.0
This commit is contained in:
parent
46b448e2a7
commit
0689d56847
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -98,7 +98,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@1.61.0
|
||||
- uses: dtolnay/rust-toolchain@1.68.0
|
||||
with:
|
||||
components: clippy
|
||||
- uses: taiki-e/install-action@cargo-hack
|
||||
|
||||
@ -13,7 +13,7 @@ A lightweight logging facade for Rust
|
||||
categories = ["development-tools::debugging"]
|
||||
keywords = ["logging"]
|
||||
exclude = ["rfcs/**/*"]
|
||||
rust-version = "1.61.0"
|
||||
rust-version = "1.68.0"
|
||||
edition = "2021"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user