Feat: work on metadata and packaging
Some checks failed
Deploy Website / deploy (push) Failing after 4m48s

This commit is contained in:
2026-02-01 14:00:10 +01:00
parent b47c789612
commit ce70251057
12 changed files with 155 additions and 32 deletions

View File

@@ -1,7 +1,11 @@
[package]
name = "cagire-forth"
version = "0.1.0"
edition = "2021"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
description = "Forth virtual machine for cagire sequencer"
[features]
default = []