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.
rust-goblin/goblin-0.0.14-fix-metadata....

12 lines
293 B

--- goblin-0.0.14/Cargo.toml 1970-01-01T01:00:00+01:00
+++ goblin-0.0.14/Cargo.toml 2018-02-03T10:45:21.638725+01:00
@@ -32,7 +32,7 @@
version = "0.2.3"
[dependencies.scroll]
-version = "0.8.0"
+version = "0.9.0"
default_features = false
[dev-dependencies.env_logger]
version = "0.4.3"