diff --git a/Cargo.toml b/Cargo.toml index 7cbc5e5..f291b88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "obws" version = "0.10.0-beta.3" authors = ["Dominik Nakamura "] edition = "2021" -rust-version = "1.61" +rust-version = "1.62" license = "MIT" readme = "README.md" description = "The obws (obvious) remote control library for OBS."