Update Rust crate urlencoding to 2.1.3
	
		
			
	
		
	
	
		
	
		
			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
									
									
									
								
							| @@ -1021,9 +1021,9 @@ dependencies = [ | ||||
|  | ||||
| [[package]] | ||||
| name = "urlencoding" | ||||
| version = "2.1.2" | ||||
| version = "2.1.3" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "e8db7427f936968176eaa7cdf81b7f98b980b18495ec28f1b5791ac3bfe3eea9" | ||||
| checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" | ||||
|  | ||||
| [[package]] | ||||
| name = "vcpkg" | ||||
|   | ||||
| @@ -16,7 +16,7 @@ reqwest = { version = "0.11.18", features = ["json"] } | ||||
| base64 = "0.21.2" | ||||
| serde = { version = "1.0.174", features = ["derive"] } | ||||
| serde_json = "1.0.103" | ||||
| urlencoding = "2.1.2" | ||||
| urlencoding = "2.1.3" | ||||
|  | ||||
| # Dependencies for crypto wrapper | ||||
| bincode = { version = "2.0.0-rc.3", optional = true } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user