mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
chore(test): Bump cargo-test-support to 0.2.2
This commit is contained in:
parent
d8f9130c62
commit
d028cfaba3
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -413,7 +413,7 @@ version = "0.2.1"
|
||||
|
||||
[[package]]
|
||||
name = "cargo-test-support"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anstyle",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "cargo-test-support"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
edition.workspace = true
|
||||
rust-version = "1.78" # MSRV:1
|
||||
license.workspace = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user