mirror of
				https://github.com/edera-dev/krata.git
				synced 2025-11-04 07:39:39 +00:00 
			
		
		
		
	rebrand to krata
This commit is contained in:
		@ -1,7 +1,7 @@
 | 
			
		||||
use std::{thread::sleep, time::Duration};
 | 
			
		||||
 | 
			
		||||
use anyhow::Result;
 | 
			
		||||
use hyphanet::autonet::AutoNetworkCollector;
 | 
			
		||||
use kratanet::autonet::AutoNetworkCollector;
 | 
			
		||||
 | 
			
		||||
fn main() -> Result<()> {
 | 
			
		||||
    let mut collector = AutoNetworkCollector::new()?;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user