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-unsafe-libyaml/unsafe-libyaml-fix-metadata...

11 lines
328 B

--- unsafe-libyaml-0.2.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ unsafe-libyaml-0.2.2/Cargo.toml 2022-08-20T19:50:31.359289+00:00
@@ -27,6 +27,7 @@
license = "MIT"
repository = "https://github.com/dtolnay/unsafe-libyaml"
resolver = "2"
+autobins = false
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]