From b35589eb90f2e5ee5521964e64eb578e9eb99032 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Fri, 17 Apr 2026 23:43:24 +0200 Subject: Upgrade dependencies --- flake.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ecd5385..0ab79dc 100644 --- a/flake.nix +++ b/flake.nix @@ -20,9 +20,10 @@ { devShell = mkShell { buildInputs = [ - rust-bin.stable."1.89.0".default - cargo-watch + rust-bin.stable."1.95.0".default cargo-edit + cargo-update + cargo-watch lld openssl pkg-config -- cgit v1.2.3