Merge pull request #42 from nix-community/dependabot/cargo/nix-compat-69a0de6

This commit is contained in:
figsoda 2023-03-06 11:30:14 -05:00 committed by GitHub
commit 25e316e7ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -621,7 +621,7 @@ dependencies = [
[[package]]
name = "nix-compat"
version = "0.1.0"
source = "git+https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#8d4960f273bf627acc4e0f8ff7fb8bec849c67f9"
source = "git+https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#69a0de6492678ef3dfde73a408fc87877d925e74"
dependencies = [
"anyhow",
"data-encoding",