1
0
Fork 0

prepare v0.2

This commit is contained in:
Paul-Nicolas Madelaine 2025-11-26 23:08:06 +01:00
parent 4fc7e8d765
commit e44ddca8e1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4,4 +4,4 @@ version = 4
[[package]] [[package]]
name = "eschac" name = "eschac"
version = "0.1.0" version = "0.2.0"

View file

@ -1,6 +1,6 @@
[package] [package]
name = "eschac" name = "eschac"
version = "0.1.0" version = "0.2.0"
edition = "2024" edition = "2024"
authors = ["Paul-Nicolas Madelaine <pnm@pnm.tf>"] authors = ["Paul-Nicolas Madelaine <pnm@pnm.tf>"]
license = "AGPL-3.0-or-later" license = "AGPL-3.0-or-later"