mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 00:03:49 +01:00
fix(crate): add description to daemon crate (#2107)
`cargo publish --dry-run` should really catch this.
This commit is contained in:
parent
92c2b6b69d
commit
1ea10b0a08
@ -2,6 +2,8 @@
|
||||
name = "atuin-daemon"
|
||||
edition = "2021"
|
||||
version = "0.2.0"
|
||||
description = "The daemon crate for Atuin"
|
||||
|
||||
authors.workspace = true
|
||||
rust-version.workspace = true
|
||||
license.workspace = true
|
||||
|
Loading…
Reference in New Issue
Block a user