Diff
Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3ad819c..7b44da9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -757,7 +757,7 @@ [[package]] name = "gitore" version = "0.2.1" version = "0.2.3" dependencies = [ "anyhow", "arc-swap", diff --git a/Cargo.toml b/Cargo.toml index f392b8c..4f7096e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gitore" description = "A gitweb/cgit-like interface" version = "0.2.2" version = "0.2.3" edition = "2024" authors = ["Jordan Doyle <jordan@doyle.la>", "Alexander von Gluck <alex@terarocket.io>"] license = "MIT"