You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
321 B
12 lines
321 B
--- object-0.7.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ object-0.7.0/Cargo.toml 2018-01-18T09:25:24.824106+01:00
|
|
@@ -19,7 +19,7 @@
|
|
license = "Apache-2.0/MIT"
|
|
repository = "https://github.com/gimli-rs/object"
|
|
[dependencies.goblin]
|
|
-version = "0.0.13"
|
|
+version = "0.0.14"
|
|
[dev-dependencies.memmap]
|
|
version = "0.6"
|
|
|