mirror of
https://github.com/sharkdp/bat
synced 2026-08-01 18:31:46 +00:00
build(deps): bump minus from 5.7.1 to 5.7.2
Bumps [minus](https://github.com/AMythicDev/minus) from 5.7.1 to 5.7.2. - [Changelog](https://github.com/AMythicDev/minus/blob/main/CHANGELOG.md) - [Commits](https://github.com/AMythicDev/minus/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: minus dependency-version: 5.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+2
-2
@@ -1856,9 +1856,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "minus"
|
||||
version = "5.7.1"
|
||||
version = "5.7.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2657ec5f6a6edc55a85c8db0c572436b612eb036af00e7eee47e0a622095ed96"
|
||||
checksum = "1db1df1b8dd701aa57b41283b50b751b3ebc8fe1406955ec90c53b46b475fa56"
|
||||
dependencies = [
|
||||
"crossbeam-channel",
|
||||
"crossterm",
|
||||
|
||||
Reference in New Issue
Block a user