mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-02-17 20:03:21 +00:00
feat(license): remove unnecessary cargo deny config
This commit is contained in:
parent
729ff6673c
commit
ac449427b2
@ -38,16 +38,10 @@ allow = [
|
||||
private = { ignore = false }
|
||||
unused-allowed-license = "deny"
|
||||
|
||||
[[licenses.clarify]]
|
||||
expression = "MIT AND ISC"
|
||||
license-files = [{ hash = 0xbd0eed23, path = "LICENSE" }]
|
||||
name = "ring"
|
||||
|
||||
[sources]
|
||||
allow-git = [
|
||||
"https://github.com/EspressoSystems/jellyfish.git",
|
||||
"https://github.com/logos-blockchain/logos-blockchain.git",
|
||||
"https://github.com/logos-blockchain/logos-blockchain-testing.git",
|
||||
]
|
||||
unknown-git = "deny"
|
||||
unknown-registry = "deny"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user