We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b709dd5 commit 1034b0dCopy full SHA for 1034b0d
1 file changed
target-spec/Cargo.toml
@@ -24,7 +24,7 @@ cfg-expr = { workspace = true, features = ["targets"] }
24
proptest = { version = "1.7.0", optional = true }
25
serde = { version = "1.0.228", optional = true, features = ["derive"] }
26
serde_json = { version = "1.0.145", optional = true }
27
-target-lexicon = { version = "0.13.2", features = ["std"] }
+target-lexicon = { version = "0.13.4", features = ["std"] }
28
guppy-workspace-hack.workspace = true
29
30
[dev-dependencies]
0 commit comments