Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
httpd: Release 0.20.0
Rūdolfs Ošiņš committed 9 months ago
commit be5605acdee1cfa94718fd295342067656887647
parent 4cd680d
4 files changed +4 -4
modified radicle-httpd/Cargo.lock
@@ -1718,7 +1718,7 @@ dependencies = [

[[package]]
name = "radicle-httpd"
-
version = "0.19.1"
+
version = "0.20.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.19.1"
+
version = "0.20.0"
authors = ["cloudhead <cloudhead@radicle.xyz>", "sebastinez <me@sebastinez.dev>"]
edition = "2021"
default-run = "radicle-httpd"
modified tests/support/heartwood-release
@@ -1 +1 @@
-
1.2.0

\ No newline at end of file
+
1.2.1
modified tests/support/radicle-httpd-release
@@ -1 +1 @@
-
0.19.1

\ No newline at end of file
+
0.20.0