diff --git a/Cargo.toml b/Cargo.toml index 50b1544..dc09ea2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ sled = "0.34.7" # mesagisto nats = "0.15.2" -mesagisto-client = { path = "libs/mesagisto-client" } +mesagisto-client = { git = "https://github.com/MeowCat-Studio/mesagisto-client-rs.git", rev = "472387" } automatic-config = { git = "https://github.com/Itsusinn/automatic-config-rs.git" } singleton = { git = "https://github.com/Itsusinn/singleton-rs.git", rev = "bee321c" } # singleton = { path = "/home/itsusinn/Workspace/Code/singleton-rs" } diff --git a/libs/mesagisto-client b/libs/mesagisto-client deleted file mode 160000 index ebe1b43..0000000 --- a/libs/mesagisto-client +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ebe1b43b09e64e1233b81ce3bc37e0f4dcb66c68