From a5e1d252877af0d7c453a209156205ce6ce9739d Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 4 Mar 2024 15:49:28 +0000 Subject: refactor: rename atuin-config to atuin-dotfiles (#1817) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 29ff07dd..5090889c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = [ "atuin-server-postgres", "atuin-server-database", "atuin-common", - "atuin-config", + "atuin-dotfiles", ] resolver = "2" -- cgit v1.3.1