chore: add licenses and other required metadata to the crates

This commit is contained in:
J / Jacob Babich
2024-09-24 18:18:26 -04:00
parent 3b7fc30ffa
commit 77f32c8589
5 changed files with 225 additions and 0 deletions

View File

@@ -2,5 +2,10 @@
members = ["cli-clap", "multibinary"]
resolver = "2"
[workspace.package]
authors = ["J / Jacob Babich <jacobbabichpublic+git@gmail.com>"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/babichjacob/ac-qu-ai-nt"
[workspace.dependencies]
clap = "4"