summaryrefslogtreecommitdiffstats
path: root/crate_files/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crate_files/Cargo.toml')
-rw-r--r--crate_files/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crate_files/Cargo.toml b/crate_files/Cargo.toml
index 526b14a..b8dce4f 100644
--- a/crate_files/Cargo.toml
+++ b/crate_files/Cargo.toml
@@ -10,5 +10,5 @@ libflate = "0.1.14"
cargo_toml = "0.6.4"
render_readme = { git = "https://gitlab.com/crates.rs/render_readme.git" }
repo_url = { git = "https://gitlab.com/crates.rs/repo_url.git" }
-udedokei = { git = "https://gitlab.com/crates.rs/udedokei.git" }
+udedokei = { path = "../udedokei" }
quick-error = "1.2.2"