diff --git a/Cargo.toml b/Cargo.toml index 7d5f7b9..3885582 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -risp = {git="ssh://git@git.hofer.link:2222/philipp/risp.git", version="0.1"} +risp = {git="https://git.hofer.link/philipp/risp.git", version="0.1"}