Increase MSRV to 1.67 for Result::inspect_err
This commit is contained in:
parent
7218b387ef
commit
5fc9678e8e
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ authors = ["Kevin Mehall <km@kevinmehall.net>"]
|
|||
edition = "2021"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
repository = "https://github.com/kevinmehall/nusb"
|
||||
rust-version = "1.74"
|
||||
rust-version = "1.76" # keep in sync with .github/workflows/rust.yml
|
||||
|
||||
[dependencies]
|
||||
atomic-waker = "1.1.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue