From e311aad9357a38fd3d54aa3ce00ea98f0cf33ed7 Mon Sep 17 00:00:00 2001 From: jakka Date: Fri, 17 Oct 2025 17:30:46 +0300 Subject: changed crate name --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.3.1