Ajoute un fichier manifeste à tous les paquets
This commit is contained in:
5
linked-list/oki.toml
Normal file
5
linked-list/oki.toml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[package]
|
||||||
|
name = "linked-list"
|
||||||
|
version = "0.0.1"
|
||||||
|
description = "Minimalist simple linked list"
|
||||||
|
license = "MIT"
|
5
mths/oki.toml
Normal file
5
mths/oki.toml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[package]
|
||||||
|
name = "mths"
|
||||||
|
version = "0.2.0"
|
||||||
|
description = "Numbers related helper macros"
|
||||||
|
license = "MIT"
|
@@ -5,4 +5,4 @@ description = "Escape shell characters"
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
static-string-builder = "^0.1"
|
static-string-builder = "^0.1.0"
|
||||||
|
Reference in New Issue
Block a user