From 623954d19fdf0dca47db319e5c88ee561aa8d25c Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Tue, 27 Oct 2020 15:15:23 +0100 Subject: Adding raw git repository utilities --- supergit/Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'supergit/Cargo.toml') diff --git a/supergit/Cargo.toml b/supergit/Cargo.toml index 7fdb253..029503e 100644 --- a/supergit/Cargo.toml +++ b/supergit/Cargo.toml @@ -6,4 +6,5 @@ authors = ["Mx Kookie "] edition = "2018" [dependencies] -git2 = "0.11" \ No newline at end of file +git2 = "0.11" +async-std = { version = "1.0", features = ["unstable"] } \ No newline at end of file -- cgit v1.2.3