diff --git a/Cargo.toml b/Cargo.toml index 999877a..1936252 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "meowping" version = "1.6.9-beta.4" authors = ["Entytaiment25"] edition = "2021" -rust-version = "1.81.0" +rust-version = "1.82.0" description = "A simple ping utility written in Rust, that is focused on being size efficient and fast." repository = "https://github.com/entytaiment25/meowping" license = "MIT"