mirror of
				https://github.com/Tim-Paik/srv.git
				synced 2024-10-13 00:29:43 +00:00 
			
		
		
		
	remove unused dependencies
This commit is contained in:
		
							
								
								
									
										1
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							@ -1229,7 +1229,6 @@ dependencies = [
 | 
			
		||||
 "askama_actix",
 | 
			
		||||
 "clap",
 | 
			
		||||
 "env_logger",
 | 
			
		||||
 "lazy_static",
 | 
			
		||||
 "log",
 | 
			
		||||
 "mime_guess",
 | 
			
		||||
 "rustls",
 | 
			
		||||
 | 
			
		||||
@ -13,7 +13,6 @@ askama = "0.11"
 | 
			
		||||
askama_actix = "0.13"
 | 
			
		||||
clap = {version = "3.2", features = ["wrap_help", "color", "cargo"]}
 | 
			
		||||
env_logger = "0.9"
 | 
			
		||||
lazy_static = "1.4"
 | 
			
		||||
log = "0.4"
 | 
			
		||||
mime_guess = "2.0"
 | 
			
		||||
rustls = "0.20"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user