From a8052754c450f506af68ae039eb3d88df51e2941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:02:37 +0000 Subject: [PATCH] build(deps): bump nix-compat from `f1a2a22` to `f814ea7` Bumps nix-compat from `f1a2a22` to `f814ea7`. --- 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 1ff856c..f243926 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -729,7 +729,7 @@ dependencies = [ [[package]] name = "nix-compat" version = "0.1.0" -source = "git+https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#f1a2a221eece9b7809a3c7604988f63bd29737f8" +source = "git+https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#f814ea79461c7254ec37f9b4fa582214ba87f21b" dependencies = [ "bitflags 2.4.1", "bstr",