feat(gst): Added gst a high level wrapper over gstreamer
chore(example): Added hdr-gstreamer-wgpu example chore(license): Added MIT license to all crates
This commit is contained in:
10
deny.toml
10
deny.toml
@@ -92,7 +92,15 @@ allow = [
|
||||
"MIT",
|
||||
"Apache-2.0",
|
||||
"Unicode-3.0",
|
||||
#"Apache-2.0 WITH LLVM-exception",
|
||||
"BSD-2-Clause",
|
||||
"BSD-3-Clause",
|
||||
"Apache-2.0 WITH LLVM-exception",
|
||||
"Zlib",
|
||||
"ISC",
|
||||
"NCSA",
|
||||
"CC0-1.0",
|
||||
"BSL-1.0",
|
||||
# "LGPL",
|
||||
]
|
||||
# The confidence threshold for detecting a license from license text.
|
||||
# The higher the value, the more closely the license text must be to the
|
||||
|
||||
Reference in New Issue
Block a user