summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-03-11 16:36:10 +0000
committerGitHub <noreply@github.com>2024-03-11 16:36:10 +0000
commit04f2c95617d8d5f1f9143fe1d9b1f71279232445 (patch)
tree0f80604233df20ec9d203a034a972826d28518a7
parentdc2d0be098c3f0a5de20fe0d044d392214fc757e (diff)
fix(crate): add missing description (#1861)
-rw-r--r--atuin-dotfiles/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/atuin-dotfiles/Cargo.toml b/atuin-dotfiles/Cargo.toml
index d26b3441..d2c6589a 100644
--- a/atuin-dotfiles/Cargo.toml
+++ b/atuin-dotfiles/Cargo.toml
@@ -1,5 +1,6 @@
[package]
name = "atuin-dotfiles"
+description = "The dotfiles crate for Atuin"
edition = "2021"
version = "0.1.0" # intentionally not the same as the rest