diff --git a/Cargo.toml b/Cargo.toml index 6c3f35c..45eafb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ git = "http://github.com/exvacuum/occule" branch = "wip" [dependencies.yarnspinner] -version = "0.3" +git = "https://github.com/YarnSpinnerTool/YarnSpinner-Rust" optional = true features = ["serde"]