mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +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]]
|
[[package]]
|
||||||
name = "cargo-test-support"
|
name = "cargo-test-support"
|
||||||
version = "0.2.1"
|
version = "0.2.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anstream",
|
"anstream",
|
||||||
"anstyle",
|
"anstyle",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "cargo-test-support"
|
name = "cargo-test-support"
|
||||||
version = "0.2.1"
|
version = "0.2.2"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
rust-version = "1.78" # MSRV:1
|
rust-version = "1.78" # MSRV:1
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user