mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-30 21:31:13 +00:00 
			
		
		
		
	Updated dependencies
This commit is contained in:
		
					parent
					
						
							
								e777be3dde
							
						
					
				
			
			
				commit
				
					
						a5aa4d9b54
					
				
			
		
					 2 changed files with 81 additions and 81 deletions
				
			
		
							
								
								
									
										160
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										160
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							|  | @ -31,7 +31,7 @@ name = "atty" | |||
| version = "0.2.13" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -47,7 +47,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "backtrace-sys 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -56,8 +56,8 @@ name = "backtrace-sys" | |||
| version = "0.1.32" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "cc 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "cc 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -118,7 +118,7 @@ dependencies = [ | |||
|  "rocket_contrib 0.5.0-dev (git+https://github.com/SergioBenitez/Rocket?rev=b95b6765e1cc8be7c1e7eaef8a9d9ad940b0ac13)", | ||||
|  "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_derive 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "soup 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syslog 4.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "u2f 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -195,7 +195,7 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "cc" | ||||
| version = "1.0.47" | ||||
| version = "1.0.48" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -255,7 +255,7 @@ dependencies = [ | |||
|  "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "publicsuffix 1.5.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "try_from 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -267,7 +267,7 @@ version = "0.6.4" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -370,7 +370,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -399,7 +399,7 @@ dependencies = [ | |||
|  "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -425,7 +425,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -588,7 +588,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -621,7 +621,7 @@ version = "0.2.8" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
|  | @ -633,7 +633,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "miniz_oxide 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -669,7 +669,7 @@ name = "fsevent-sys" | |||
| version = "2.0.1" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -737,7 +737,7 @@ version = "0.1.13" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "wasi 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -750,7 +750,7 @@ dependencies = [ | |||
|  "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "http 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "indexmap 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -769,7 +769,7 @@ dependencies = [ | |||
|  "pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -786,7 +786,7 @@ name = "hermit-abi" | |||
| version = "0.1.3" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -813,7 +813,7 @@ name = "hostname" | |||
| version = "0.1.5" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winutil 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -832,7 +832,7 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "http" | ||||
| version = "0.1.20" | ||||
| version = "0.1.21" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -847,7 +847,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "http 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-buf 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -883,7 +883,7 @@ dependencies = [ | |||
|  "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "h2 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "http 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "http-body 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -898,7 +898,7 @@ dependencies = [ | |||
|  "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-reactor 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-threadpool 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-threadpool 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-timer 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "want 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
|  | @ -961,7 +961,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "inotify-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -969,7 +969,7 @@ name = "inotify-sys" | |||
| version = "0.1.3" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -977,7 +977,7 @@ name = "iovec" | |||
| version = "0.1.4" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -995,7 +995,7 @@ dependencies = [ | |||
|  "ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_derive 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -1037,7 +1037,7 @@ dependencies = [ | |||
|  "nom 5.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_derive 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1067,7 +1067,7 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "libc" | ||||
| version = "0.2.65" | ||||
| version = "0.2.66" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1075,9 +1075,9 @@ name = "libsqlite3-sys" | |||
| version = "0.16.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "cc 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "cc 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1123,7 +1123,7 @@ dependencies = [ | |||
|  "phf_codegen 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_derive 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "string_cache 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "string_cache_codegen 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tendril 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1168,7 +1168,7 @@ dependencies = [ | |||
|  "migrations_internals 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1222,7 +1222,7 @@ dependencies = [ | |||
|  "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1275,7 +1275,7 @@ version = "0.2.4" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1284,7 +1284,7 @@ version = "0.2.3" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "openssl 0.10.26 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1301,7 +1301,7 @@ version = "0.2.33" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -1336,7 +1336,7 @@ dependencies = [ | |||
|  "fsevent-sys 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "inotify 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "mio-extras 2.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1350,7 +1350,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1376,7 +1376,7 @@ version = "1.11.1" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "hermit-abi 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1405,7 +1405,7 @@ dependencies = [ | |||
|  "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "openssl-sys 0.9.53 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -1420,10 +1420,10 @@ version = "0.9.53" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "cc 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "cc 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1467,7 +1467,7 @@ name = "parking_lot_core" | |||
| version = "0.2.14" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1480,7 +1480,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1494,7 +1494,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "smallvec 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1556,7 +1556,7 @@ dependencies = [ | |||
|  "pest_meta 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1619,7 +1619,7 @@ name = "pq-sys" | |||
| version = "0.4.6" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1713,7 +1713,7 @@ version = "0.4.6" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1725,7 +1725,7 @@ version = "0.6.5" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1743,7 +1743,7 @@ version = "0.7.2" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "getrandom 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1817,7 +1817,7 @@ name = "rand_jitter" | |||
| version = "0.1.4" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
|  | @ -1829,7 +1829,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1901,7 +1901,7 @@ dependencies = [ | |||
|  "encoding_rs 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "flate2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "http 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "hyper-tls 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1909,13 +1909,13 @@ dependencies = [ | |||
|  "mime_guess 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-executor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-threadpool 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-threadpool 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-timer 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1927,9 +1927,9 @@ name = "ring" | |||
| version = "0.14.6" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "cc 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "cc 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -1995,7 +1995,7 @@ dependencies = [ | |||
|  "notify 4.0.14 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rocket 0.5.0-dev (git+https://github.com/SergioBenitez/Rocket?rev=b95b6765e1cc8be7c1e7eaef8a9d9ad940b0ac13)", | ||||
|  "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -2103,7 +2103,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "security-framework-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -2143,12 +2143,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
| name = "serde_json" | ||||
| version = "1.0.42" | ||||
| version = "1.0.44" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -2325,7 +2325,7 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "syn" | ||||
| version = "1.0.8" | ||||
| version = "1.0.11" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -2340,7 +2340,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| dependencies = [ | ||||
|  "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -2350,7 +2350,7 @@ version = "4.0.1" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
|  | @ -2361,7 +2361,7 @@ version = "3.1.0" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -2399,7 +2399,7 @@ name = "time" | |||
| version = "0.1.42" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
|  | @ -2418,7 +2418,7 @@ dependencies = [ | |||
|  "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-reactor 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-threadpool 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-threadpool 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "tokio-timer 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
| ] | ||||
| 
 | ||||
|  | @ -2502,7 +2502,7 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "tokio-threadpool" | ||||
| version = "0.1.16" | ||||
| version = "0.1.17" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| dependencies = [ | ||||
|  "crossbeam-deque 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -2583,7 +2583,7 @@ dependencies = [ | |||
|  "ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_derive 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  "webpki 0.19.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||
|  | @ -2684,7 +2684,7 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "vcpkg" | ||||
| version = "0.2.7" | ||||
| version = "0.2.8" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -2867,7 +2867,7 @@ dependencies = [ | |||
| "checksum byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5" | ||||
| "checksum bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c" | ||||
| "checksum c2-chacha 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "214238caa1bf3a496ec3392968969cab8549f96ff30652c9e56885329315f6bb" | ||||
| "checksum cc 1.0.47 (registry+https://github.com/rust-lang/crates.io-index)" = "aa87058dce70a3ff5621797f1506cb837edd02ac4c0ae642b4542dce802908b8" | ||||
| "checksum cc 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)" = "f52a465a666ca3d838ebbf08b241383421412fe7ebb463527bba275526d89f76" | ||||
| "checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" | ||||
| "checksum chashmap 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ff41a3c2c1e39921b9003de14bf0439c7b63a9039637c291e1a64925d8ddfa45" | ||||
| "checksum chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "31850b4a4d6bae316f7a09e691c944c28299298837edc0a03f755618c23cbc01" | ||||
|  | @ -2940,7 +2940,7 @@ dependencies = [ | |||
| "checksum hmac 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5dcb5e64cda4c23119ab41ba960d1e170a774c8e4b9d9e6a9bc18aabf5e59695" | ||||
| "checksum hostname 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "21ceb46a83a85e824ef93669c8b390009623863b5c195d1ba747292c0c72f94e" | ||||
| "checksum html5ever 0.22.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b04478cf718862650a0bf66acaf8f2f8c906fbc703f35c916c1f4211b069a364" | ||||
| "checksum http 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "2790658cddc82e82b08e25176c431d7015a0adeb1718498715cbd20138a0bf68" | ||||
| "checksum http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "d6ccf5ede3a895d8856620237b2f02972c1bbc78d2965ad7fe8838d4a0ed41f0" | ||||
| "checksum http-body 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d" | ||||
| "checksum httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9" | ||||
| "checksum hyper 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)" = "0a0652d9a2609a968c14be1a9ea00bf4b1d64e2e1f53a1b51b6fff3a6e829273" | ||||
|  | @ -2962,7 +2962,7 @@ dependencies = [ | |||
| "checksum lettre 0.9.2 (git+https://github.com/lettre/lettre?rev=24d694db3be017d82b1cdc8bf9da601420b31bb0)" = "<none>" | ||||
| "checksum lettre_email 0.9.2 (git+https://github.com/lettre/lettre?rev=24d694db3be017d82b1cdc8bf9da601420b31bb0)" = "<none>" | ||||
| "checksum lexical-core 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2304bccb228c4b020f3a4835d247df0a02a7c4686098d4167762cfbbe4c5cb14" | ||||
| "checksum libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)" = "1a31a0627fdf1f6a39ec0dd577e101440b7db22672c0901fe00a9a6fbb5c24e8" | ||||
| "checksum libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)" = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558" | ||||
| "checksum libsqlite3-sys 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5e5b95e89c330291768dc840238db7f9e204fd208511ab6319b56193a7f2ae25" | ||||
| "checksum lock_api 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e57b3997725d2b60dbec1297f6c2e2957cc383db1cebd6be812163f969c7d586" | ||||
| "checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b" | ||||
|  | @ -3079,7 +3079,7 @@ dependencies = [ | |||
| "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" | ||||
| "checksum serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)" = "1217f97ab8e8904b57dd22eb61cde455fa7446a9c1cf43966066da047c1f3702" | ||||
| "checksum serde_derive 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)" = "a8c6faef9a2e64b0064f48570289b4bf8823b7581f1d6157c1b52152306651d0" | ||||
| "checksum serde_json 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)" = "1a3351dcbc1f067e2c92ab7c3c1f288ad1a4cffc470b5aaddb4c2e0a3ae80043" | ||||
| "checksum serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)" = "48c575e0cc52bdd09b47f330f646cf59afc586e9c4e3ccd6fc1f625b8ea1dad7" | ||||
| "checksum serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a" | ||||
| "checksum sha-1 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8347606816471548cd60f0abd5ef0d513a81f5202dbdab9c09f17a15b5248484" | ||||
| "checksum sha-1 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "23962131a91661d643c98940b20fcaffe62d776a823247be80a48fcb8b6fce68" | ||||
|  | @ -3101,7 +3101,7 @@ dependencies = [ | |||
| "checksum subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7c65d530b10ccaeac294f349038a597e435b18fb456aadd0840a623f83b9e941" | ||||
| "checksum syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)" = "14f9bf6292f3a61d2c716723fdb789a41bbe104168e6f496dc6497e531ea1b9b" | ||||
| "checksum syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)" = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5" | ||||
| "checksum syn 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "661641ea2aa15845cddeb97dad000d22070bb5c1fb456b96c1cba883ec691e92" | ||||
| "checksum syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)" = "dff0acdb207ae2fe6d5976617f887eb1e35a2ba52c13c7234c790960cdad9238" | ||||
| "checksum synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545" | ||||
| "checksum syslog 4.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a0641142b4081d3d44beffa4eefd7346a228cdf91ed70186db2ca2cef762d327" | ||||
| "checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9" | ||||
|  | @ -3117,7 +3117,7 @@ dependencies = [ | |||
| "checksum tokio-reactor 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "6732fe6b53c8d11178dcb77ac6d9682af27fc6d4cb87789449152e5377377146" | ||||
| "checksum tokio-sync 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "d06554cce1ae4a50f42fba8023918afa931413aded705b560e29600ccf7c6d76" | ||||
| "checksum tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119" | ||||
| "checksum tokio-threadpool 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "2bd2c6a3885302581f4401c82af70d792bb9df1700e7437b0aeb4ada94d5388c" | ||||
| "checksum tokio-threadpool 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "f0c32ffea4827978e9aa392d2f743d973c1dfa3730a2ed3f22ce1e6984da848c" | ||||
| "checksum tokio-timer 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)" = "1739638e364e558128461fc1ad84d997702c8e31c2e6b18fb99842268199e827" | ||||
| "checksum toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "758664fc71a3a69038656bee8b6be6477d2a6c315a6b81f7081f591bffa4111f" | ||||
| "checksum traitobject 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "efd1f82c56340fdf16f2a953d7bda4f8fdffba13d93b00844c25572110b26079" | ||||
|  | @ -3140,7 +3140,7 @@ dependencies = [ | |||
| "checksum utf-8 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)" = "05e42f7c18b8f902290b009cde6d651262f956c98bc51bca4cd1d511c9cd85c7" | ||||
| "checksum uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)" = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a" | ||||
| "checksum uuid 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9fde2f6a4bea1d6e007c4ad38c6839fa71cbb63b6dbf5b595aa38dc9b1093c11" | ||||
| "checksum vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "33dd455d0f96e90a75803cfeb7f948768c08d70a6de9a8d2362461935698bf95" | ||||
| "checksum vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168" | ||||
| "checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd" | ||||
| "checksum version_check 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce" | ||||
| "checksum walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)" = "9658c94fa8b940eab2250bd5a457f9c48b748420d71293b165c8cdbe2f55f71e" | ||||
|  |  | |||
|  | @ -43,7 +43,7 @@ chashmap = "2.2.2" | |||
| # A generic serialization/deserialization framework | ||||
| serde = "1.0.103" | ||||
| serde_derive = "1.0.103" | ||||
| serde_json = "1.0.42" | ||||
| serde_json = "1.0.44" | ||||
| 
 | ||||
| # Logging | ||||
| log = "0.4.8" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue