Skip to content

Commit a005e7e

Browse files
authored
Bump object to 0.31.0 (#6)
1 parent 6a4024d commit a005e7e

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.30.0", default-features = false, features = ["std", "read"] }
14+
object = { version = "0.31.0", default-features = false, features = ["std", "read"] }

0 commit comments

Comments
 (0)