Skip to content

Commit caed428

Browse files
committed
Leftover: Set minimum supported rust version to 1.77
Signed-off-by: Gris Ge <fge@redhat.com>
1 parent 80c77db commit caed428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "0.3.1"
55
authors = ["Gris Ge <fge@redhat.com>"]
66
license = "MIT"
77
edition = "2021"
8-
rust-version = "1.87"
8+
rust-version = "1.77"
99
description = "Linux kernel wireless(802.11) netlink Library"
1010
homepage = "https://github.com/rust-netlink/wl-nl80211"
1111
repository = "https://github.com/rust-netlink/wl-nl80211"

0 commit comments

Comments
 (0)