mirror of
				https://github.com/dndx/phantun.git
				synced 2025-10-31 01:45:35 +08:00 
			
		
		
		
	chore(phantun) specify exact version for fake-tcp dependency
				
					
				
			This commit is contained in:
		| @@ -13,7 +13,7 @@ Layer 3 & Layer 4 (NAPT) firewalls/NATs. | ||||
| [dependencies] | ||||
| clap = "2.33" | ||||
| socket2 = { version = "0.4", features = ["all"] } | ||||
| fake-tcp = "0.2" | ||||
| fake-tcp = "0.2.1" | ||||
| tokio = { version = "1.12", features = ["full"] } | ||||
| log = "0.4" | ||||
| pretty_env_logger = "0.4" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user