mirror of
				https://github.com/Tim-Paik/srv.git
				synced 2024-10-13 00:29:43 +00:00 
			
		
		
		
	v1.0.5
This commit is contained in:
		
							
								
								
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							@ -1406,7 +1406,7 @@ checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
 | 
			
		||||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "srv"
 | 
			
		||||
version = "1.0.4"
 | 
			
		||||
version = "1.0.5"
 | 
			
		||||
dependencies = [
 | 
			
		||||
 "actix-files",
 | 
			
		||||
 "actix-web",
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@ authors = ["Tim_Paik <timpaikc@outlook.com>"]
 | 
			
		||||
description = "simple http server written in rust"
 | 
			
		||||
edition = "2018"
 | 
			
		||||
name = "srv"
 | 
			
		||||
version = "1.0.4"
 | 
			
		||||
version = "1.0.5"
 | 
			
		||||
 | 
			
		||||
[dependencies]
 | 
			
		||||
actix-files = "0.6"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user