diff --git a/config.json b/config.json new file mode 100644 index 0000000..47dc2d4 --- /dev/null +++ b/config.json @@ -0,0 +1,8 @@ +{ + "dl": "https://crates.shipyard.rs/api/v1/crates", + "api": "https://crates.shipyard.rs", + "allowed-registries": [ + "https://github.com/rust-lang/crates.io-index" + ], + "auth-required": true +} \ No newline at end of file