diff options
| author | jakka <jakka@jakka.su> | 2025-09-03 16:40:02 +0300 |
|---|---|---|
| committer | jakka <jakka@jakka.su> | 2025-09-03 16:40:02 +0300 |
| commit | 4fea2cd5da7eb7e710ad960d51b4d26d1e49f6e3 (patch) | |
| tree | 71714f3773befccc62d546a200d5e8a1b3e39ca9 /Cargo.toml | |
--allow-empty
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..172bfcb --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "hydrus-api-rs" +version = "0.1.0" +edition = "2024" + +[dependencies] |
