diff --git a/Cargo.toml b/Cargo.toml index 60d06885f42..2af4f72f1a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -116,7 +116,7 @@ supports-color = "3.0.2" supports-unicode = "3.0.0" swrite = "0.1.0" tar = "0.4.43" -target-spec = { version = "3.2.2", features = ["custom", "summaries"] } +target-spec = { version = "3.3.0", features = ["custom", "summaries"] } target-spec-miette = "0.4.1" test-case = "3.3.1" test-strategy = "0.4.0"