chore: general clean up

This commit is contained in:
Paul Makles
2022-06-02 10:09:43 +01:00
parent 5237ecbb90
commit ae3ed7c124
8 changed files with 17 additions and 1993 deletions

View File

@@ -199,12 +199,12 @@ unknown-git = "warn"
# if not specified. If it is specified but empty, no registries are allowed.
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
# List of URLs for allowed Git repositories
allow-git = ["https://gitlab.insrt.uk/insert/hive"]
allow-git = []
[sources.allow-org]
# 1 or more github.com organizations to allow git sources for
github = ["insertish"]
# 1 or more gitlab.com organizations to allow git sources for
gitlab = []
# gitlab = []
# 1 or more bitbucket.org organizations to allow git sources for
bitbucket = [""]
# bitbucket = [""]