diff options
| author | Yuval Adam <_@yuv.al> | 2025-02-27 12:22:23 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-02-27 12:22:23 +0100 |
| commit | 707218cfd2987f9f3727b314201cf0c456f63f2e (patch) | |
| tree | 1137681edd3926a96dc9287b5bef6e70a780f567 /Cargo.toml | |
| parent | d7958f5f0d90fe5d9c43afe776115feabfb0ebbd (diff) | |
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..1454cc0 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "noisemon" +version = "0.1.0" +edition = "2024" + +[dependencies] |
