Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
http: release radicle-httpd v0.12.1
Sebastian Martinez committed 1 year ago
commit eb767f5e2fc5a47b6be7814dde3aa7b2a1af2f36
parent f21a801
2 files changed +2 -2
modified radicle-httpd/Cargo.lock
@@ -1720,7 +1720,7 @@ dependencies = [

[[package]]
name = "radicle-httpd"
-
version = "0.12.0"
+
version = "0.12.1"
dependencies = [
 "anyhow",
 "axum",
modified radicle-httpd/Cargo.toml
@@ -3,7 +3,7 @@ name = "radicle-httpd"
description = "Radicle HTTP daemon"
homepage = "https://radicle.xyz"
license = "MIT OR Apache-2.0"
-
version = "0.12.0"
+
version = "0.12.1"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition = "2021"
default-run = "radicle-httpd"