File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5151 rust : beta
5252 - name : nightly
5353 rust : nightly
54- - name : MSRV 1.70
55- rust : ' 1.70 '
54+ - name : MSRV 1.85
55+ rust : ' 1.85 '
5656
5757 steps :
5858 - uses : actions/checkout@v6
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.70 "
11+ rust-version = " 1.85 "
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.6/status.svg )] ( https://deps.rs/crate/massping/0.3.6 )
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 )
6+ [ ![ Rustc Version 1.85 .0+] ( https://img.shields.io/badge/rustc-1.85 .0+-lightgray.svg )] ( https://blog.rust-lang.org/2025/02/20 /Rust-1.85.0/ )
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