From 1a7e2d74f74cc125852b649d3e56594dad194e9f Mon Sep 17 00:00:00 2001 From: Patrick Auernig Date: Sun, 24 Nov 2024 22:12:30 +0100 Subject: [PATCH] chore: Reload environment when Rust toolchain changes --- .envrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.envrc b/.envrc index 3550a30..7f9c986 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,3 @@ +watch_file rust-toolchain.toml + use flake