diff --git a/crates/binstalk/Cargo.toml b/crates/binstalk/Cargo.toml index 8e0d7052..0698cf3d 100644 --- a/crates/binstalk/Cargo.toml +++ b/crates/binstalk/Cargo.toml @@ -34,7 +34,7 @@ semver = { version = "1.0.17", features = ["serde"] } serde = { version = "1.0.163", features = ["derive"] } serde_json = "1.0.99" strum = "0.25.0" -target-lexicon = { version = "0.12.8", features = ["std"] } +target-lexicon = { version = "0.12.11", features = ["std"] } tempfile = "3.5.0" thiserror = "1.0.40" # parking_lot for `tokio::sync::OnceCell::const_new`