mirror of
https://github.com/sharkdp/bat.git
synced 2025-11-01 07:32:01 +00:00
build(deps): bump wait-timeout from 0.2.0 to 0.2.1
Bumps [wait-timeout](https://github.com/alexcrichton/wait-timeout) from 0.2.0 to 0.2.1. - [Commits](https://github.com/alexcrichton/wait-timeout/compare/0.2.0...0.2.1) --- updated-dependencies: - dependency-name: wait-timeout dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Martin Nordholts
parent
3ae23cc57b
commit
f558902ad2
@@ -100,7 +100,7 @@ assert_cmd = "2.0.12"
|
||||
expect-test = "1.5.0"
|
||||
serial_test = { version = "2.0.0", default-features = false }
|
||||
predicates = "3.1.3"
|
||||
wait-timeout = "0.2.0"
|
||||
wait-timeout = "0.2.1"
|
||||
tempfile = "3.16.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user