mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Bump itertools from 0.11.0 to 0.12.1 (#2880)
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.11.0 to 0.12.1. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.11.0...v0.12.1) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -103,7 +103,7 @@ nix = { version = "0.26.4", default-features = false, features = ["term"] } | ||||
| [build-dependencies] | ||||
| anyhow = "1.0.78" | ||||
| indexmap = { version = "2.2.2", features = ["serde"] } | ||||
| itertools = "0.11.0" | ||||
| itertools = "0.12.1" | ||||
| once_cell = "1.18" | ||||
| regex = "1.10.2" | ||||
| serde = "1.0" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user