Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
smallnest committed Oct 8, 2023
1 parent d11f565 commit 783d4a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ use std::net::{IpAddr, ToSocketAddrs};
#[derive(Debug, StructOpt)]
#[structopt(
name = "mping",
version = "0.1.2",
version = "0.1.3",
about = "A multi-targets ping tool, which supports 10,000 packets/second."
)]
struct Opt {
Expand Down

0 comments on commit 783d4a8

Please sign in to comment.