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 6a4024d commit a005e7eCopy full SHA for a005e7e
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.30.0", default-features = false, features = ["std", "read"] }
+object = { version = "0.31.0", default-features = false, features = ["std", "read"] }
0 commit comments