🏡 index : ~doyle/rgit.git

author Jordan Doyle <jordan@doyle.la> 2024-11-18 20:59:17.0 +00:00:00
committer Jordan Doyle <jordan@doyle.la> 2024-11-18 21:20:14.0 +00:00:00
commit
3d8e7ad5cc5497d1d08bffb7c4a365d6f591fe01 [patch]
tree
9a3cba2bd10e3cf8bbda5e913203713630ce236b
parent
acb6b7667ef5b20e2876690005525fc127b703af
download
3d8e7ad5cc5497d1d08bffb7c4a365d6f591fe01.tar.gz

Release v0.1.4



Diff

 Cargo.lock | 2 +-
 Cargo.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 27dbd71..409715a 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -2474,7 +2474,7 @@

[[package]]
name = "rgit"
version = "0.1.3"
version = "0.1.4"
dependencies = [
 "anyhow",
 "arc-swap",
diff --git a/Cargo.toml b/Cargo.toml
index 1034e0f..6e88c92 100644
--- a/Cargo.toml
+++ a/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "rgit"
description = "A gitweb/cgit-like interface"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
authors = ["Jordan Doyle <jordan@doyle.la>"]
license = "WTFPL"