Merge pull request 'Update Rust crate log to 0.4.18' (#3) from renovate/log-0.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
				
			Reviewed-on: #3
This commit is contained in:
		
							
								
								
									
										7
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										7
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -623,12 +623,9 @@ dependencies = [ | ||||
|  | ||||
| [[package]] | ||||
| name = "log" | ||||
| version = "0.4.17" | ||||
| version = "0.4.18" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" | ||||
| dependencies = [ | ||||
|  "cfg-if", | ||||
| ] | ||||
| checksum = "518ef76f2f87365916b142844c16d8fefd85039bc5699050210a7778ee1cd1de" | ||||
|  | ||||
| [[package]] | ||||
| name = "memchr" | ||||
|   | ||||
| @@ -11,6 +11,6 @@ repository = "https://gitea.communiquons.org/pierre/actix-remote-ip" | ||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
|  | ||||
| [dependencies] | ||||
| log = "0.4.17" | ||||
| log = "0.4.18" | ||||
| actix-web = "4" | ||||
| futures-util = "0.3.28" | ||||
		Reference in New Issue
	
	Block a user