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
327 B

--- unsafe-libyaml-0.2.10/Cargo.toml 1970-01-01T00:00:01+00:00
+++ unsafe-libyaml-0.2.10/Cargo.toml 2023-12-27T20:03:18.259236+00:00
@@ -26,6 +26,7 @@
]
license = "MIT"
repository = "https://github.com/dtolnay/unsafe-libyaml"
+autobins = false
[package.metadata.docs.rs]
rustdoc-args = ["--generate-link-to-definition"]