Update Rust crate clap to 4.4.14
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -11,7 +11,7 @@ actix-identity = "0.6.0"
 | 
			
		||||
actix-web = "4"
 | 
			
		||||
actix-session = { version = "0.8.0", features = ["cookie-session"] }
 | 
			
		||||
actix-remote-ip = "0.1.0"
 | 
			
		||||
clap = { version = "4.4.13", features = ["derive", "env"] }
 | 
			
		||||
clap = { version = "4.4.14", features = ["derive", "env"] }
 | 
			
		||||
include_dir = "0.7.3"
 | 
			
		||||
log = "0.4.20"
 | 
			
		||||
serde_json = "1.0.111"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user