Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
httpd: Release 0.19.0
Sebastian Martinez committed 11 months ago
commit d6e700cdd40aab095225acf3cfa38d0497fbccf0
parent 76285b6
3 files changed +3 -3
modified radicle-httpd/Cargo.lock
@@ -1708,7 +1708,7 @@ dependencies = [

[[package]]
name = "radicle-httpd"
-
version = "0.18.2"
+
version = "0.19.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.18.2"
+
version = "0.19.0"
authors = ["cloudhead <cloudhead@radicle.xyz>", "sebastinez <me@sebastinez.dev>"]
edition = "2021"
default-run = "radicle-httpd"
modified tests/support/radicle-httpd-release
@@ -1 +1 @@
-
0.18.0

\ No newline at end of file
+
0.19.0