mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Bump dirs from 2.0.0 to 2.0.1
Bumps [dirs](https://github.com/soc/dirs-rs) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/soc/dirs-rs/releases) - [Commits](https://github.com/soc/dirs-rs/commits)
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							c9d7e3652b
						
					
				
				
					commit
					8ec96da9f0
				
			
							
								
								
									
										12
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										12
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -112,7 +112,7 @@ dependencies = [ | |||||||
|  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", |  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||||
|  "console 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)", |  "console 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)", | ||||||
|  "content_inspector 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |  "content_inspector 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||||||
|  "dirs 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |  "dirs 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||||
|  "encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |  "encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", | ||||||
|  "error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", |  "error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||||||
|  "escargot 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |  "escargot 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||||||
| @@ -255,16 +255,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "dirs" | name = "dirs" | ||||||
| version = "2.0.0" | version = "2.0.1" | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", | ||||||
|  "dirs-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |  "dirs-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "dirs-sys" | name = "dirs-sys" | ||||||
| version = "0.3.1" | version = "0.3.3" | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", | ||||||
| @@ -1206,8 +1206,8 @@ dependencies = [ | |||||||
| "checksum crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb" | "checksum crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb" | ||||||
| "checksum crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1" | "checksum crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1" | ||||||
| "checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" | "checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" | ||||||
| "checksum dirs 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e07ec6ad2c793a14517d70f1b7043ed5a9403f4f785a799032da6a7bcdd80ddb" | "checksum dirs 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1c4ef5a8b902d393339e2a2c7fe573af92ce7e0ee5a3ff827b4c9ad7e07e4fa1" | ||||||
| "checksum dirs-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "73bb611ac139e1bd12463cfad795e5d615144c4973ccc2329d8900a9ade944de" | "checksum dirs-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "937756392ec77d1f2dd9dc3ac9d69867d109a2121479d72c364e42f4cab21e2d" | ||||||
| "checksum encode_unicode 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "90b2c9496c001e8cb61827acdefad780795c42264c137744cae6f7d9e3450abd" | "checksum encode_unicode 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "90b2c9496c001e8cb61827acdefad780795c42264c137744cae6f7d9e3450abd" | ||||||
| "checksum encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "6b0d943856b990d12d3b55b359144ff341533e516d94098b1d3fc1ac666d36ec" | "checksum encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "6b0d943856b990d12d3b55b359144ff341533e516d94098b1d3fc1ac666d36ec" | ||||||
| "checksum encoding-index-japanese 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)" = "04e8b2ff42e9a05335dbf8b5c6f7567e5591d0d916ccef4e0b1710d32a0d0c91" | "checksum encoding-index-japanese 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)" = "04e8b2ff42e9a05335dbf8b5c6f7567e5591d0d916ccef4e0b1710d32a0d0c91" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user