summaryrefslogtreecommitdiffstats
path: root/crate_git_checkout
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2020-03-21 20:58:27 +0000
committerKornel <kornel@geekhood.net>2020-03-21 20:58:27 +0000
commit70e95113bb4d790cc45d3ea7a37ee0d02fcdb649 (patch)
treec6c71cc117bc102d9d0c583e78f187ac565e01b8 /crate_git_checkout
parentc7aed28a777b9728765f8ff4a6f16fac886bc89e (diff)
Bump
Diffstat (limited to 'crate_git_checkout')
-rw-r--r--crate_git_checkout/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crate_git_checkout/Cargo.toml b/crate_git_checkout/Cargo.toml
index 7f970c9..4e285b3 100644
--- a/crate_git_checkout/Cargo.toml
+++ b/crate_git_checkout/Cargo.toml
@@ -10,7 +10,7 @@ name = "crate_git_checkout"
path = "src/crate_git_checkout.rs"
[dependencies]
-git2 = "0.12"
+git2 = "0.13"
cargo_toml = "0.8.0"
render_readme = { git = "https://gitlab.com/crates.rs/render_readme.git" }
repo_url = { path = "../repo_url" }