[Fix] Changed TTP to fetch from git.methanium.net
This commit is contained in:
parent
c8a6d4104e
commit
d7f79d2f6e
11 changed files with 32 additions and 32 deletions
|
|
@ -9,4 +9,4 @@ once_cell = "1.21.3"
|
|||
tokio = { version = "1.50.0", features = ["full"] }
|
||||
json = "*"
|
||||
sysinfo = "0.38.3"
|
||||
ttp-core = { git = "https://github.com/Tensamin/TTP.git", package = "ttp-core" }
|
||||
ttp-core = { git = "https://git.methanium.net/Tensamin/TTP.git", package = "ttp-core" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue