From db131014cf9d40f526a42d14901f3c10cba27786 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Tue, 28 Feb 2023 22:54:04 +0200 Subject: Git init --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 26bdb76..98d243e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +git2 = "0.16.1" nom = "7.1.3" rexpect = "0.5.0" thiserror = "1.0.38" -- cgit v1.2.3