aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f4c3d6c..c8e5a96 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -264,7 +264,7 @@ version = "0.0.1"
dependencies = [
"git2",
"github-rs",
- "github-suggestion-config",
+ "github-suggestion-cli",
"regex",
"serde",
"serde_json",
@@ -274,7 +274,7 @@ dependencies = [
]
[[package]]
-name = "github-suggestion-config"
+name = "github-suggestion-cli"
version = "0.0.1"
dependencies = [
"git2",