chore(version): bump to v0.2.0 #10

Merged
cafkafk merged 8 commits from dev into main 2023-07-07 06:13:59 +02:00
Showing only changes of commit cf47cb0880 - Show all commits

View file

@ -1,10 +1,30 @@
[package]
name = "gg"
version = "0.1.2"
edition = "2021"
authors = ["Christina Sørensen"]
edition = "2021"
rust-version = "1.72.0"
description = "A Rust GitOps/symlinkfarm orchestrator inspired by GNU Stow."
documentation = "https://github.com/cafkafk/gg"
readme = "./README.org"
homepage = "https://github.com/cafkafk/gg"
repository = "https://github.com/cafkafk/gg"
license = "GPL-3.0-only"
keywords = ["git", "declarative", "cli", "devops", "terminal"]
categories = ["command-line-interface", "command-line-utilities"]
# workspace = "idk, I have no idea how to use this"
# build = "build.rs"
# links = "git2"
# exclude = "./vacation_photos"
# include = "./gg_memes"
publish = false
# metadata
# deafult-run
# autobins
# autoexamples
# autotests
# autobenches
# resolver
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html