chore: add package descriptions so that they can actually be published

This commit is contained in:
J / Jacob Babich
2024-10-05 23:44:34 -04:00
parent 4ea63f731e
commit 9f34e73729
3 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
[package]
name = "ac-qu-ai-nt-core"
description = "The core library of ac-qu-ai-nt. If you're looking for the application, see cli-clap or gui-eframe or tui-ratatui or the multibinary"
version = "0.0.1"
edition = "2021"
rust-version = "1.76"