mirror of
				https://github.com/dndx/phantun.git
				synced 2025-11-04 11:55:34 +08:00 
			
		
		
		
	chore(deps): update nix requirement from 0.26 to 0.27
Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/compare/v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
				
					committed by
					
						
						Datong Sun
					
				
			
			
				
	
			
			
			
						parent
						
							310bb17516
						
					
				
				
					commit
					b58d58956b
				
			@@ -21,4 +21,4 @@ pretty_env_logger = "0.5"
 | 
			
		||||
tokio-tun = "0.9"
 | 
			
		||||
num_cpus = "1.13"
 | 
			
		||||
neli = "0.6"
 | 
			
		||||
nix = "0.26"
 | 
			
		||||
nix = { version = "0.27", features = ["net"] }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user