We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d43dd commit 66a633dCopy full SHA for 66a633d
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.3", features = ["std"] }
28
guppy-workspace-hack.workspace = true
29
30
[dev-dependencies]
0 commit comments