diff --git a/Cargo.toml b/Cargo.toml index a830efa..b0ee6f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ cc = "1.0" glob = "0.3" itertools = "0.14" implib = "0.4.0" -object = { version = "0.38.0", default-features = false, features = ["std", "read_core", "pe"] } +object = { version = "0.39.0", default-features = false, features = ["std", "read_core", "pe"] } cargo-platform = "0.3.1" clap_complete = "4.5.65" camino = "1.2.2"