diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-03-04 15:49:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-04 15:49:28 +0000 |
| commit | a5e1d252877af0d7c453a209156205ce6ce9739d (patch) | |
| tree | d729800cbb9acce75b77b11570dae1e4f6ae761a /Cargo.toml | |
| parent | fix(tz): attempt to fix timezone reading (#1810) (diff) | |
| download | atuin-a5e1d252877af0d7c453a209156205ce6ce9739d.zip | |
refactor: rename atuin-config to atuin-dotfiles (#1817)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ members = [ "atuin-server-postgres", "atuin-server-database", "atuin-common", - "atuin-config", + "atuin-dotfiles", ] resolver = "2" |
