This commit is contained in:
2023-06-02 12:25:20 +02:00
parent b17ee402d6
commit c945ae68ec
3 changed files with 33 additions and 1 deletions

8
format/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "format"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]