We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fcb4a commit 8522a51Copy full SHA for 8522a51
Cargo.toml
@@ -6,7 +6,7 @@ description = "Minimal CLI client for watching/recording Twitch streams"
6
license = "GPL-3.0-or-later"
7
repository = "https://github.com/2bc4/twitch-hls-client"
8
edition = "2021"
9
-rust-version = "1.76"
+rust-version = "1.79"
10
11
[lints.rust]
12
unsafe_code = "forbid"
0 commit comments