Skip to content

Commit 1034b0d

Browse files
committed
fix(deps): update rust crate target-lexicon to 0.13.4
1 parent b709dd5 commit 1034b0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

target-spec/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cfg-expr = { workspace = true, features = ["targets"] }
2424
proptest = { version = "1.7.0", optional = true }
2525
serde = { version = "1.0.228", optional = true, features = ["derive"] }
2626
serde_json = { version = "1.0.145", optional = true }
27-
target-lexicon = { version = "0.13.2", features = ["std"] }
27+
target-lexicon = { version = "0.13.4", features = ["std"] }
2828
guppy-workspace-hack.workspace = true
2929

3030
[dev-dependencies]

0 commit comments

Comments
 (0)