summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjakka <jakka@jakka.su>2025-10-17 17:30:46 +0300
committerjakka <jakka@jakka.su>2025-10-17 17:30:46 +0300
commite311aad9357a38fd3d54aa3ce00ea98f0cf33ed7 (patch)
treed75c61c59c8d50003574f19109f26ddc86e31002 /Cargo.toml
parentf76c055ed65f71a7b4f778bacb2b75ddd52f53e3 (diff)
changed crate name
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7abd94e..b89dcfb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "hydrus-api-rs"
+name = "hydrus_api"
version = "0.1.0"
edition = "2024"