diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ quick-error = "1.2.1" byteorder = "1" fnv = "1.0.3" getset = "0.0.6" -zip = "0.4"
\ No newline at end of file +zip = "0.5" |
index : evtclib | ||
arcdps EVTC reading/parsing library for Rust | Daniel |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 2 |
@@ -10,4 +10,4 @@ quick-error = "1.2.1" byteorder = "1" fnv = "1.0.3" getset = "0.0.6" -zip = "0.4"
\ No newline at end of file +zip = "0.5" |