A simple CPU rendered GUI IDE experience.
renamed that
bendn 5 weeks ago
parent 9045525 · commit 105d6e4
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1ae2fd8..6a7a780 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -72,7 +72,7 @@ futures = "0.3.32"
rootcause = "0.12.1"
ttools = { git = "https://git.bendn.org/ttools" }
# ttools = { path = "../ttools/" }
-bind = { package = "ftools", git = "https://git.bendn.org/bind" }
+ftools = { git = "https://git.bendn.org/ftools" }
json_value_merge = "2.0.1"
[profile.dev.package]
rust-analyzer.opt-level = 3