diff options
| author | Mica White <botahamec@outlook.com> | 2025-12-08 20:13:20 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2025-12-08 20:13:20 -0500 |
| commit | 6b1f814ea733699f28d9c60202ab8645cdd1c058 (patch) | |
| tree | 002b1c479ff079c7303a8b13302865b4344f4cae /Cargo.toml | |
Diffstat (limited to 'Cargo.toml')
| -rwxr-xr-x | Cargo.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml new file mode 100755 index 0000000..76af3ff --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "superpin" +version = "0.1.0" +edition = "2021" + +[dependencies] |
