diff --git a/Cargo.toml b/Cargo.toml index 68f5f11..6c3f35c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,6 +35,7 @@ features = ["serialize"] [dependencies.occule] git = "http://github.com/exvacuum/occule" +branch = "wip" [dependencies.yarnspinner] version = "0.3"