From a7a701d6fd95c2bffc39cea90099a81726853a3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 15:09:29 +0000 Subject: [PATCH] build(deps): bump nix-compat from `3ec277c` to `1ab3f74` Bumps nix-compat from `3ec277c` to `1ab3f74`. --- updated-dependencies: - dependency-name: nix-compat dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 56c9f36..55a6f1e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -677,7 +677,7 @@ dependencies = [ [[package]] name = "nix-compat" version = "0.1.0" -source = "git+https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#3ec277c76c43ebe7be6f1fc43b7aad310e58df8b" +source = "git+https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#1ab3f7492fd6b02d66ceefacc0802ec96739a060" dependencies = [ "anyhow", "data-encoding",