Compare commits

...

1 Commits

Author SHA1 Message Date
Anastasia Lubennikova
51fac6e6d9 Fix cargo deny check sources:
add heapless repo to allow-git
2023-08-22 17:21:04 +03:00

View File

@@ -80,7 +80,7 @@ skip-tree = []
unknown-registry = "warn"
unknown-git = "warn"
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
allow-git = []
allow-git = ["https://github.com/japaric/heapless.git"]
[sources.allow-org]
github = [