From 02b260664270163a237e99ac2076453676d25774 Mon Sep 17 00:00:00 2001 From: Penwing Date: Sat, 27 Jan 2024 23:22:19 +0100 Subject: [PATCH] why do I need to push this --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 51b5313..a687a20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,5 @@ image = "0.24.8" serde = { version = "1.0.195", features = ["derive"] } serde_json = "1.0.111" nix = { version = "0.27.1", features = ["fs"] } +homedir = "0.2.1"