diff --git a/Cargo.toml b/Cargo.toml index 9750656ac..5d14072f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ cargo-options = "0.6.0" cbindgen = { version = "0.24.2", default-features = false } flate2 = "1.0.18" goblin = "0.7.1" -platform-info = "2.0.1" +platform-info = "2.0.2" regex = "1.7.0" serde = { version = "1.0.141", features = ["derive"] } serde_json = "1.0.80"