Skip to content

Commit 83f7711

Browse files
authored
Bump object to 0.32.0 (#7)
1 parent 9730bdd commit 83f7711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ repository = "https://github.com/rust-lang/ar_archive_writer"
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]
14-
object = { version = "0.31.0", default-features = false, features = ["std", "read"] }
14+
object = { version = "0.32.0", default-features = false, features = ["std", "read"] }

0 commit comments

Comments
 (0)