mirror of
				https://github.com/dndx/phantun.git
				synced 2025-11-04 11:55:34 +08:00 
			
		
		
		
	chore(deps): update pretty_env_logger requirement from 0.4 to 0.5
Updates the requirements on [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) to permit the latest version. - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: pretty_env_logger dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
				
					committed by
					
						
						Datong Sun
					
				
			
			
				
	
			
			
			
						parent
						
							6c42f02b28
						
					
				
				
					commit
					9b1d3c0124
				
			@@ -17,7 +17,7 @@ fake-tcp = { path = "../fake-tcp", version = "0.5" }
 | 
			
		||||
tokio = { version = "1.14", features = ["full"] }
 | 
			
		||||
tokio-util = "0.7"
 | 
			
		||||
log = "0.4"
 | 
			
		||||
pretty_env_logger = "0.4"
 | 
			
		||||
pretty_env_logger = "0.5"
 | 
			
		||||
tokio-tun = "0.7"
 | 
			
		||||
num_cpus = "1.13"
 | 
			
		||||
neli = "0.6"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user