Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
http: Update radicle-httpd to 0.16.0
Sebastian Martinez committed 1 year ago
commit 52e1cf3f973373fa4ad29122497331b25546a162
parent 6c2d1d7
2 files changed +2 -2
modified radicle-httpd/Cargo.lock
@@ -1708,7 +1708,7 @@ dependencies = [

[[package]]
name = "radicle-httpd"
-
version = "0.15.0"
+
version = "0.16.0"
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.15.0"
+
version = "0.16.0"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition = "2021"
default-run = "radicle-httpd"