diff --git a/Cargo.toml b/Cargo.toml index 866c54b..6795e2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ features = [ ] [dependencies.object] -version = "0.38.0" +version = "0.39.0" default-features = false features = ["archive", "coff", "write", "read"]