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