mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-30 21:31:13 +00:00 
			
		
		
		
	Updated rocket to rc2 and rest of dependencies
This commit is contained in:
		
					parent
					
						
							
								e177160ee9
							
						
					
				
			
			
				commit
				
					
						8b5d97790f
					
				
			
		
					 3 changed files with 185 additions and 232 deletions
				
			
		
							
								
								
									
										409
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										409
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							|  | @ -5,14 +5,14 @@ authors = ["Daniel García <dani-garcia@users.noreply.github.com>"] | |||
| 
 | ||||
| [dependencies] | ||||
| # Web framework for nightly with a focus on ease-of-use, expressibility, and speed. | ||||
| rocket = { version = "0.4.0-rc.1", features = ["tls"], default-features = false } | ||||
| rocket_contrib = "0.4.0-rc.1" | ||||
| rocket = { version = "0.4.0-rc.2", features = ["tls"], default-features = false } | ||||
| rocket_contrib = "0.4.0-rc.2" | ||||
| 
 | ||||
| # HTTP client | ||||
| reqwest = "0.9.5" | ||||
| 
 | ||||
| # multipart/form-data support | ||||
| multipart = "0.15.3" | ||||
| multipart = "0.15.4" | ||||
| 
 | ||||
| # WebSockets library | ||||
| ws = "0.7.9" | ||||
|  |  | |||
|  | @ -1 +1 @@ | |||
| nightly-2018-11-19 | ||||
| nightly-2018-12-01 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue