mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 23:22:03 +00:00 
			
		
		
		
	build(deps): bump plist from 1.7.0 to 1.8.0
Bumps [plist](https://github.com/ebarnard/rust-plist) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/ebarnard/rust-plist/releases) - [Changelog](https://github.com/ebarnard/rust-plist/blob/master/CHANGELOG.md) - [Commits](https://github.com/ebarnard/rust-plist/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: plist dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										8
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -1174,9 +1174,9 @@ checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2" | ||||
|  | ||||
| [[package]] | ||||
| name = "plist" | ||||
| version = "1.7.0" | ||||
| version = "1.8.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016" | ||||
| checksum = "740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07" | ||||
| dependencies = [ | ||||
|  "base64", | ||||
|  "indexmap", | ||||
| @@ -1242,9 +1242,9 @@ dependencies = [ | ||||
|  | ||||
| [[package]] | ||||
| name = "quick-xml" | ||||
| version = "0.32.0" | ||||
| version = "0.38.3" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2" | ||||
| checksum = "42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89" | ||||
| dependencies = [ | ||||
|  "memchr", | ||||
| ] | ||||
|   | ||||
| @@ -93,7 +93,7 @@ features = ["wrap_help", "cargo"] | ||||
|  | ||||
| [target.'cfg(target_os = "macos")'.dependencies] | ||||
| home = "0.5.9" | ||||
| plist = "1.7.0" | ||||
| plist = "1.8.0" | ||||
|  | ||||
| [dev-dependencies] | ||||
| assert_cmd = "2.0.12" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user