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.
17 lines
367 B
17 lines
367 B
--- bindgen-0.43.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ bindgen-0.43.0/Cargo.toml 2018-11-04T08:28:26.571463+01:00
|
|
@@ -63,11 +63,11 @@
|
|
version = "0.1.2"
|
|
|
|
[dependencies.proc-macro2]
|
|
-version = "0.3.2, < 0.3.6"
|
|
+version = "0.4"
|
|
default-features = false
|
|
|
|
[dependencies.quote]
|
|
-version = "0.5"
|
|
+version = "0.6"
|
|
default-features = false
|
|
|
|
[dependencies.regex]
|