feat: add license, readme and update manifest file

Added empty README
Added MIT license
Updated Cargo.toml with some general info about the project
This commit is contained in:
2023-05-21 22:51:46 +02:00
parent eb232a93f8
commit 83c3b05d30
3 changed files with 28 additions and 1 deletions

View File

@@ -1,7 +1,12 @@
[package]
name = "ahab"
version = "0.1.0"
description = "docker cli wrapper"
readme = "README.md"
version = "0.0.1"
edition = "2021"
license = "MIT"
authors = ["Matej Janežič <janezic.mj@gmail.com>"]
repository = "https://github.com/janezicmatej/ahab.git"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html