Ajoute les informations pour compiler

This commit is contained in:
2023-01-02 15:29:50 +01:00
parent fc8a8ac998
commit 4fb0450d60
15 changed files with 50 additions and 7 deletions

View File

@@ -3,3 +3,7 @@ name = "mths"
version = "0.2.0"
description = "Numbers related helper macros"
license = "MIT"
include = ["src", "Makefile"]
[lib.c]
export = "src"