docs: Add third-party licenses documentation and update build process (#12)

This commit is contained in:
Eli Peter 2025-06-25 02:05:15 +02:00 committed by GitHub
parent 9c76fd1e9f
commit 90fa775a48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

1
Cargo.lock generated
View file

@ -529,6 +529,7 @@ version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91632f3b4fb6bd1d72aa3d78f41ffecfcf2b1a6648d8c241dbe7dbfaf4875e15"
dependencies = [
"cc",
"pkg-config",
"vcpkg",
]