mirror of
https://github.com/str4d/rage.git
synced 2025-04-03 19:07:42 +03:00
13 lines
299 B
TOML
13 lines
299 B
TOML
[package]
|
|
name = "age"
|
|
description = "[ALPHA STATE] A simple, secure, and modern encryption tool."
|
|
version = "0.0.0"
|
|
authors = ["Jack Grigg <thestr4d@gmail.com>"]
|
|
readme = "README.md"
|
|
license = "MIT OR Apache-2.0"
|
|
edition = "2018"
|
|
|
|
[badges]
|
|
maintenance = { status = "experimental" }
|
|
|
|
[dependencies]
|