mirror of
				https://github.com/edera-dev/krata.git
				synced 2025-11-03 23:29:39 +00:00 
			
		
		
		
	network: implement support for smoltcp and ipstack
This commit is contained in:
		@ -15,6 +15,7 @@ tokio = { workspace = true }
 | 
			
		||||
futures = { workspace = true }
 | 
			
		||||
libc = { workspace = true }
 | 
			
		||||
udp-stream = { workspace = true }
 | 
			
		||||
smoltcp = { workspace = true }
 | 
			
		||||
 | 
			
		||||
[dependencies.advmac]
 | 
			
		||||
path = "../libs/advmac"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user