We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9730bdd commit 83f7711Copy full SHA for 83f7711
Cargo.toml
@@ -11,4 +11,4 @@ repository = "https://github.com/rust-lang/ar_archive_writer"
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
13
[dependencies]
14
-object = { version = "0.31.0", default-features = false, features = ["std", "read"] }
+object = { version = "0.32.0", default-features = false, features = ["std", "read"] }
0 commit comments