diff --git a/templates/unavailable.toml b/templates/unavailable.toml new file mode 100644 index 00000000..0fb647e3 --- /dev/null +++ b/templates/unavailable.toml @@ -0,0 +1,12 @@ +[general] +description = "Knowingly unavailable dependency template" +long-description = "This is a placeholder for an unsupported crate. Please contact the maintainer if you want to take over packaging and maintenance of this crate." +maintainers = ["alejandro@mosteo.com"] +maintainers-logins = ["mosteo"] +licenses = [] +tags = [] + +[[external]] +# A external crate never found during dependency resolution. +kind = "hint" +hint = "This crate is unavailable through Alire. Please check upstream installation documentation."