From 3abe7df3fbc12a8df259f48c746f2b9344a5f33c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 3 Jun 2024 14:57:47 +0000 Subject: fix: bump rust and update accordingly --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.env') diff --git a/.env b/.env index 472708e..1159fd7 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ # This file is *mostly* just a backup for environment variables in case Nix is # either not working or you just don't want to use it. :) -DATABASE_URl=.whirl/db.sqlite3 +DATABASE_URL=.whirl/db.sqlite3 RUST_BACKTRACE=1 -- cgit v1.2.3