diff --git a/crates/dojo-defi/Scarb.toml b/crates/dojo-defi/Scarb.toml index 89142d951b..baa0627062 100644 --- a/crates/dojo-defi/Scarb.toml +++ b/crates/dojo-defi/Scarb.toml @@ -7,7 +7,7 @@ version = "0.3.3" [lib] [dependencies] -cubit = { git = "https://github.com/influenceth/cubit" } +cubit = { git = "https://github.com/ponderingdemocritus/cubit" } dojo = { path = "../dojo-core" }