fix(crate): add missing description (#1861)

This commit is contained in:
Ellie Huxtable 2024-03-11 16:36:10 +00:00 committed by GitHub
parent dc2d0be098
commit 04f2c95617
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
[package] [package]
name = "atuin-dotfiles" name = "atuin-dotfiles"
description = "The dotfiles crate for Atuin"
edition = "2021" edition = "2021"
version = "0.1.0" # intentionally not the same as the rest version = "0.1.0" # intentionally not the same as the rest