mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
rebrand to krata
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
use std::{net::Ipv6Addr, str::FromStr, time::Duration};
|
||||
|
||||
use anyhow::Result;
|
||||
use hyphanet::icmp::{IcmpClient, IcmpProtocol};
|
||||
use kratanet::icmp::{IcmpClient, IcmpProtocol};
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() -> Result<()> {
|
||||
|
Reference in New Issue
Block a user