]> git.lizzy.rs Git - mt_client.git/blobdiff - Cargo.toml
bump to PAKEs d597c623
[mt_client.git] / Cargo.toml
index 4b9fc942162b5b39081956c755a9ad423eccab5c..d14cb17fd89cbae606979d42714c34e8d1bfae2f 100644 (file)
@@ -7,5 +7,5 @@ edition = "2021"
 mt_net = { git = "https://github.com/minetest-rust/mt_net", version = "0.1.0", features = ["conn", "client"] }
 rand = "0.8.5"
 sha2 = "0.10.6"
-srp = "0.6.0"
+srp = { git = "https://github.com/minetest-rust/PAKEs.git", version = "0.6.0" }
 tokio = { version = "1.25.0", features = ["rt", "rt-multi-thread"] }