Skip to content
Snippets Groups Projects
Commit e25e393d authored by Éloïs's avatar Éloïs
Browse files

[ci] licenses: add exception for dep async_io_stream

parent a961b5d0
No related branches found
No related tags found
1 merge request!1364Bca
...@@ -54,6 +54,11 @@ license-files = [ ...@@ -54,6 +54,11 @@ license-files = [
{ path = "LICENSE", hash = 0xbd0eed23 }, { path = "LICENSE", hash = 0xbd0eed23 },
] ]
[[licenses.exceptions]]
allow = ["Unlicense"]
name = "async_io_stream"
version = "0.3.1"
[sources] [sources]
unknown-registry = "deny" unknown-registry = "deny"
unknown-git = "deny" unknown-git = "deny"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment