REUSE-compliant licensing

This commit is contained in:
mdecimus
2024-06-25 19:57:25 +02:00
parent e149acaa51
commit 50a2f50e58
636 changed files with 2422 additions and 12880 deletions

8
Cargo.lock generated
View File

@@ -1890,6 +1890,14 @@ version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d"
[[package]]
name = "enterprise"
version = "0.8.2"
dependencies = [
"base64 0.22.1",
"ring 0.17.8",
]
[[package]]
name = "enum-as-inner"
version = "0.6.0"