From 4fea2cd5da7eb7e710ad960d51b4d26d1e49f6e3 Mon Sep 17 00:00:00 2001 From: jakka Date: Wed, 3 Sep 2025 16:40:02 +0300 Subject: --allow-empty --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') 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] -- cgit v1.3.1