File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ keywords = ["icmp", "ping"]
88categories = [" network-programming" ]
99repository = " https://github.com/M4SS-Code/massping"
1010readme = " README.md"
11- rust-version = " 1.64 "
11+ rust-version = " 1.70 "
1212
1313[package .metadata .docs .rs ]
1414features = [" tokio/time" ]
Original file line number Diff line number Diff line change 33[ ![ crates.io] ( https://img.shields.io/crates/v/massping.svg )] ( https://crates.io/crates/massping )
44[ ![ Documentation] ( https://docs.rs/massping/badge.svg )] ( https://docs.rs/massping )
55[ ![ dependency status] ( https://deps.rs/crate/massping/0.3.5/status.svg )] ( https://deps.rs/crate/massping/0.3.5 )
6- [ ![ Rustc Version 1.64 .0+] ( https://img.shields.io/badge/rustc-1.64 .0+-lightgray.svg )] ( https://blog.rust-lang.org/2022/09/22 /Rust-1.64 .0.html )
6+ [ ![ Rustc Version 1.70 .0+] ( https://img.shields.io/badge/rustc-1.70 .0+-lightgray.svg )] ( https://blog.rust-lang.org/2023/06/01 /Rust-1.70 .0.html )
77[ ![ CI] ( https://github.com/M4SS-Code/massping/actions/workflows/ci.yml/badge.svg )] ( https://github.com/M4SS-Code/massping/actions/workflows/ci.yml )
88
99Asynchronous ICMP ping library using Linux RAW sockets and the
You can’t perform that action at this time.
0 commit comments