Ajoute le "kind" dans les fichiers manifestes

This commit is contained in:
Colin FRIZOT
2023-01-06 16:54:59 +01:00
parent 4fb0450d60
commit 2a00fcb303
5 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
[package]
name = "static-string-builder"
version = "0.1.1"
kind = "c"
description = "Global string builder"
license = "MIT"
include = ["src", "Makefile"]