Skip to content

Commit b650466

Browse files
authored
chore: bump rust to 1.91 (#1329)
1 parent 65ec0ca commit b650466

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "deptryrs"
33
version = "0.1.0"
44
edition = "2024"
5-
rust-version = "1.89"
5+
rust-version = "1.91"
66

77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88
[lib]

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.89"
2+
channel = "1.91"

0 commit comments

Comments
 (0)