Merge pull request #226 from nix-community/dependabot/cargo/nix-compat-d351bc9

build(deps): bump nix-compat from `55e3229` to `d351bc9`
This commit is contained in:
figsoda 2023-10-27 22:46:57 -04:00 committed by GitHub
commit 23bc916d45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -666,7 +666,7 @@ dependencies = [
[[package]]
name = "nix-compat"
version = "0.1.0"
source = "git+https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#55e32296f43fcfcadecd63a67dee204122d3f43d"
source = "git+https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#d351bc99f3210d0d305a7a38e8412f4a2b833878"
dependencies = [
"bstr",
"data-encoding",