Ajoute un fichier manifeste à tous les paquets

This commit is contained in:
2022-12-08 14:50:36 +01:00
parent 8f0fa5428c
commit fc8a8ac998
3 changed files with 11 additions and 1 deletions

5
linked-list/oki.toml Normal file
View File

@@ -0,0 +1,5 @@
[package]
name = "linked-list"
version = "0.0.1"
description = "Minimalist simple linked list"
license = "MIT"