Skip to content

Commit 8522a51

Browse files
committed
build: bump MSRV to latest stable
1 parent 42fcb4a commit 8522a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "Minimal CLI client for watching/recording Twitch streams"
66
license = "GPL-3.0-or-later"
77
repository = "https://github.com/2bc4/twitch-hls-client"
88
edition = "2021"
9-
rust-version = "1.76"
9+
rust-version = "1.79"
1010

1111
[lints.rust]
1212
unsafe_code = "forbid"

0 commit comments

Comments
 (0)