various fixes
This commit is contained in:
parent
c08c263f32
commit
28377bd3c2
11 changed files with 149 additions and 87 deletions
|
@ -1,11 +1,11 @@
|
|||
[package]
|
||||
name = "prout"
|
||||
version = "0.3.0"
|
||||
name = "porte"
|
||||
version = "0.4.0"
|
||||
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"
|
||||
repository = "https://github.com/MajorBarnulf/porte"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue