Update name to gitlore instead of gitlab-inbox
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[package]
|
||||
name = "gi"
|
||||
name = "lore"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "GitLab Knowledge Engine - semantic search for GitLab issues, MRs, and discussions"
|
||||
description = "Gitlore - Local GitLab data management with semantic search"
|
||||
authors = ["Taylor Eernisse"]
|
||||
license = "MIT"
|
||||
|
||||
[[bin]]
|
||||
name = "gi"
|
||||
name = "lore"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user