aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-dotfiles/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-03-04 15:49:28 +0000
committerGitHub <noreply@github.com>2024-03-04 15:49:28 +0000
commita5e1d252877af0d7c453a209156205ce6ce9739d (patch)
treed729800cbb9acce75b77b11570dae1e4f6ae761a /atuin-dotfiles/Cargo.toml
parentfix(tz): attempt to fix timezone reading (#1810) (diff)
downloadatuin-a5e1d252877af0d7c453a209156205ce6ce9739d.zip
refactor: rename atuin-config to atuin-dotfiles (#1817)
Diffstat (limited to '')
-rw-r--r--atuin-dotfiles/Cargo.toml (renamed from atuin-config/Cargo.toml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-config/Cargo.toml b/atuin-dotfiles/Cargo.toml
index b6fffbf4..1305f521 100644
--- a/atuin-config/Cargo.toml
+++ b/atuin-dotfiles/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "atuin-config"
+name = "atuin-dotfiles"
edition = "2021"
version = "0.1.0" # intentionally not the same as the rest