add nix build file

This commit is contained in:
2024-10-15 15:15:54 +02:00
parent 2c305134e6
commit 042e8299f1
4 changed files with 12 additions and 42 deletions

4
Cargo.lock generated
View File

@@ -362,9 +362,9 @@ dependencies = [
[[package]]
name = "rustls-pki-types"
version = "1.9.0"
version = "1.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e696e35370c65c9c541198af4543ccd580cf17fc25d8e05c5a242b202488c55"
checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b"
[[package]]
name = "rustls-webpki"