Merge pull request 'Update Rust crate webpki-roots to 1.0.3' (#50) from renovate/webpki-roots-1.x into master
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										4
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -707,9 +707,9 @@ dependencies = [ | ||||
|  | ||||
| [[package]] | ||||
| name = "webpki-roots" | ||||
| version = "1.0.2" | ||||
| version = "1.0.3" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2" | ||||
| checksum = "32b130c0d2d49f8b6889abc456e795e82525204f27c42cf767cf0d7734e089b8" | ||||
| dependencies = [ | ||||
|  "rustls-pki-types", | ||||
| ] | ||||
|   | ||||
| @@ -10,5 +10,5 @@ clap = { version = "4.5.48", features = ["env", "derive"] } | ||||
| tokio = { version = "1.47.1", features = ["full"] } | ||||
| tokio-rustls = { version = "0.26.4", features = ["ring", "tls12"], default-features = false } | ||||
| rustls-pki-types = "1.12.0" | ||||
| webpki-roots = "1.0.2" | ||||
| webpki-roots = "1.0.3" | ||||
| rand = "0.9.2" | ||||
		Reference in New Issue
	
	Block a user