added cargo meta

This commit is contained in:
JOLIMAITRE Matthieu 2022-06-01 03:45:29 +03:00
parent a32f62847e
commit dcf2bac9b6

View file

@ -2,6 +2,10 @@
name = "prout" name = "prout"
version = "0.2.0" version = "0.2.0"
edition = "2021" edition = "2021"
authors = ["JOLIMAITRE Matthieu <matthieu@imagevo.fr>"]
description = "A minimal programming language providing tools to automate file management like backups, building process or unit testing."
license = "MIT"
repository = "https://github.com/MajorBarnulf/prout"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html