From 10f071447594f2bdcec84a461df9ad648f71f44b Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 17 Nov 2024 09:29:32 +0000 Subject: Renames app to 'schist' --- rust/app/Rocket.toml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 rust/app/Rocket.toml (limited to 'rust/app/Rocket.toml') diff --git a/rust/app/Rocket.toml b/rust/app/Rocket.toml deleted file mode 100644 index 088d632..0000000 --- a/rust/app/Rocket.toml +++ /dev/null @@ -1,2 +0,0 @@ -[global.databases] -user_data = { url = "/home/joeac/src/budgeting-app/backend/core/user_data.sqlite" } -- cgit v1.2.3