feat: update Cargo.toml metadate

This commit is contained in:
2025-02-08 20:02:50 +01:00
parent 9de47face8
commit 197b873f34
2 changed files with 6 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -44,7 +44,7 @@ dependencies = [
[[package]]
name = "age-plugin-xwing"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"age-core",
"age-plugin",

View File

@@ -1,11 +1,13 @@
[package]
name = "age-plugin-xwing"
version = "0.1.0"
edition = "2021"
license-file = "LICENSE"
description = "X-Wing plugin for age clients"
version = "0.1.1"
edition = "2021"
license = "MIT"
repository = "https://github.com/Rixxc/age-plugin-xwing"
readme = "README.md"
keywords = ["x-wing", "age", "cli", "cryptography", "encryption"]
categories = ["command-line-utilities", "cryptography"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html