mirror of
				https://github.com/mbround18/valheim-docker.git
				synced 2021-10-22 21:53:54 +03:00 
			
		
		
		
	Update Rust crate which to 4.2.2 (#414)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
		
							
								
								
									
										5
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -1960,11 +1960,12 @@ dependencies = [ | ||||
|  | ||||
| [[package]] | ||||
| name = "which" | ||||
| version = "4.1.0" | ||||
| version = "4.2.2" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "b55551e42cbdf2ce2bedd2203d0cc08dba002c27510f86dab6d0ce304cba3dfe" | ||||
| checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9" | ||||
| dependencies = [ | ||||
|  "either", | ||||
|  "lazy_static", | ||||
|  "libc", | ||||
| ] | ||||
|  | ||||
|   | ||||
| @@ -31,7 +31,7 @@ handlebars = "4" | ||||
| dotenv = "0.15.0" | ||||
| log = "0.4.14" | ||||
| clap = { version = "3.0.0-beta.2", features = ["yaml"] } | ||||
| which = "4.1.0" | ||||
| which = "4.2.2" | ||||
| serde = { version = "1.0", features = ["derive"], default_features = false  } | ||||
| sysinfo = { version = "0.18.2", default_features = false } | ||||
| serde_json = "1.0" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png) renovate[bot]
					renovate[bot]