Bump deps
This commit is contained in:
		
							parent
							
								
									c543e8b4eb
								
							
						
					
					
						commit
						8575439d88
					
				
					 2 changed files with 9 additions and 9 deletions
				
			
		
							
								
								
									
										16
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -1334,18 +1334,18 @@ checksum = "0bfe8eed0a9285ef776bb792479ea3834e8b94e13d615c2f66d03dd50a435a29"
 | 
			
		|||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "http-signature-normalization"
 | 
			
		||||
version = "0.6.1"
 | 
			
		||||
version = "0.7.0"
 | 
			
		||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
			
		||||
checksum = "8b93438e69bb70b5c01d144da52b9e17505d84b9b84a6dc70d2750365df9ca6e"
 | 
			
		||||
checksum = "b95e3149194de5f3f9d5225bcc6a8677979f8ff8ce39c85654730ad4824f101e"
 | 
			
		||||
dependencies = [
 | 
			
		||||
 "httpdate",
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "http-signature-normalization-actix"
 | 
			
		||||
version = "0.6.2"
 | 
			
		||||
version = "0.7.0"
 | 
			
		||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
			
		||||
checksum = "7483d0ee4d093fa4bfe5956cd405492c07808a5064a29cfe3960d474f21f39c2"
 | 
			
		||||
checksum = "d1042c9eb8c9882f94be2da71787168de008f962c400706f692901238726b64d"
 | 
			
		||||
dependencies = [
 | 
			
		||||
 "actix-http",
 | 
			
		||||
 "actix-rt",
 | 
			
		||||
| 
						 | 
				
			
			@ -1406,9 +1406,9 @@ dependencies = [
 | 
			
		|||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "hyper-rustls"
 | 
			
		||||
version = "0.23.1"
 | 
			
		||||
version = "0.23.2"
 | 
			
		||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
			
		||||
checksum = "59df7c4e19c950e6e0e868dcc0a300b09a9b88e9ec55bd879ca819087a77355d"
 | 
			
		||||
checksum = "1788965e61b367cd03a62950836d5cd41560c3577d90e40e0819373194d1661c"
 | 
			
		||||
dependencies = [
 | 
			
		||||
 "http",
 | 
			
		||||
 "hyper",
 | 
			
		||||
| 
						 | 
				
			
			@ -1485,9 +1485,9 @@ dependencies = [
 | 
			
		|||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "ipnet"
 | 
			
		||||
version = "2.5.1"
 | 
			
		||||
version = "2.6.0"
 | 
			
		||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
			
		||||
checksum = "f88c5561171189e69df9d98bcf18fd5f9558300f7ea7b801eb8a0fd748bd8745"
 | 
			
		||||
checksum = "ec947b7a4ce12e3b87e353abae7ce124d025b6c7d6c5aea5cc0bcf92e9510ded"
 | 
			
		||||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "iri-string"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -86,7 +86,7 @@ default-features = false
 | 
			
		|||
features = ["background-jobs-actix", "error-logging"]
 | 
			
		||||
 | 
			
		||||
[dependencies.http-signature-normalization-actix]
 | 
			
		||||
version = "0.6.0"
 | 
			
		||||
version = "0.7.0"
 | 
			
		||||
default-features = false
 | 
			
		||||
features = ["client", "server", "sha-2"]
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue