diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-07-30 23:08:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-30 23:08:00 +0100 |
| commit | 1fb7caa2d6eafd9985324252ec3092abc37ec8fc (patch) | |
| tree | 2119e828392692dc4bfaf3d0d356e82172b625c4 /Cargo.toml | |
| parent | Drop default sync frequency to 10m (#1130) (diff) | |
| download | atuin-1fb7caa2d6eafd9985324252ec3092abc37ec8fc.zip | |
Move all references to the old repo (#1132)
The repo now lives on an org! Move all references to the old path.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"] rust-version = "1.59" license = "MIT" homepage = "https://atuin.sh" -repository = "https://github.com/ellie/atuin" +repository = "https://github.com/atuinsh/atuin" readme = "README.md" [workspace.dependencies] |
