Skip to content
Snippets Groups Projects
Commit 78a23c2e authored by Michael Hauspie's avatar Michael Hauspie
Browse files

Add more metadata to Cargo.toml

parent eee3c9c6
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,9 @@ name = "mini-format" ...@@ -3,6 +3,9 @@ name = "mini-format"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
authors = ["Michaël Hauspie <michael.hauspie@univ-lille.fr>"] authors = ["Michaël Hauspie <michael.hauspie@univ-lille.fr>"]
license-file = "LICENSE"
description = "A minimalist integer formating library for embedded systems"
repository = "https://gitlab.univ-lille.fr/2xs/mini-format"
[dependencies] [dependencies]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment