1
Fork 0

Bump version of object and related crates

This commit is contained in:
Qiu Chaofan 2023-02-01 12:29:19 +08:00 committed by Qiu Chaofan
parent 7037ff99af
commit 7c8c9cf470
6 changed files with 43 additions and 40 deletions

View file

@ -7,7 +7,7 @@ edition = "2021"
test = false
[dependencies]
ar_archive_writer = "0.1.1"
ar_archive_writer = "0.1.3"
bitflags = "1.2.1"
cc = "1.0.69"
itertools = "0.10.1"