Skip to content

Commit

Permalink
fix(crate): add description to daemon crate
Browse files Browse the repository at this point in the history
`cargo publish --dry-run` should really catch this.
  • Loading branch information
ellie committed Jun 10, 2024
1 parent 92c2b6b commit a911c8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/atuin-daemon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a911c8a

Please sign in to comment.