diff --git a/libraries/clparse/Cargo.toml b/libraries/clparse/Cargo.toml index caed2a1..5e79e33 100644 --- a/libraries/clparse/Cargo.toml +++ b/libraries/clparse/Cargo.toml @@ -15,7 +15,7 @@ hashbrown = "*" [dependencies.toml] -git = "https://git.ablecorp.us:443/theoddgarlic/toml-rs" +git = "https://git.ablecorp.us:443/asya/toml-rs" # version = "0.5.8" default-features = false