From 50c9b7fbfa6862ded556d178b8234332f6fc3f9e Mon Sep 17 00:00:00 2001 From: mtgmonkey Date: Thu, 19 Jun 2025 09:52:21 -0400 Subject: [PATCH] bump rust-http-server --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index e72c5da..de3987f 100644 --- a/flake.lock +++ b/flake.lock @@ -41,11 +41,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1750329691, - "narHash": "sha256-cUBi3+7cdnVlqTXptzzAnlQKw0DKIzmNCKBVhyOINEM=", + "lastModified": 1750341039, + "narHash": "sha256-iT6qEBuHJMEAFDnRNUydh6eJu7LX4OklUy0CpOtz/tg=", "ref": "refs/heads/master", - "rev": "cbb5a444d55a2d68f2070cf68263792e4b332fa6", - "revCount": 2, + "rev": "d214b0bf8646ee7f2f0792bbf3b96db8dacc2468", + "revCount": 3, "type": "git", "url": "https://git.mtgmonkey.net/Andromeda/rust-http-server.git" },