From 4f580bb3d5d1a04e76585f535f85afc98a9081a5 Mon Sep 17 00:00:00 2001 From: "Alejandro R. Mosteo" Date: Tue, 17 Dec 2019 13:55:14 +0100 Subject: [PATCH] Placeholder crate for the Ada Web Server --- index/aw/aws.toml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/index/aw/aws.toml b/index/aw/aws.toml index e5657a38..4661e8f3 100644 --- a/index/aw/aws.toml +++ b/index/aw/aws.toml @@ -4,11 +4,8 @@ long-description = "This is a placeholder for an unsupported crate. Please conta maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] licenses = [] +tags = ["server", "web"] -[0] -origin = "native:libaws" -# By making it a native package we ensure it does not interfere -# with resolution of dependent packages (we will get a hint). - -available = false -# Marked as unavailable until it's properly packaged +[[external]] +kind = "hint" +# Marked as unavailable external until it's properly packaged