-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 05f7370..5bf74c7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
-name = "bind"
+name = "ftools"
version = "0.1.0"
edition = "2024"
[dependencies]
-muiua = { git = "https://github.com/bend-n/muiua", version = "0.1.0" }
+muiua = { git = "https://git.bendn.org/muiua", version = "0.1.0" }