Fix cargo deny check sources:

add heapless repo to allow-git
This commit is contained in:
Anastasia Lubennikova
2023-08-22 17:21:04 +03:00
parent 0b001a0001
commit 51fac6e6d9

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 = [