httpd: Copy `RADICLE_VERSION` to `/`
modified radicle-httpd/src/lib.rs
@@ -30,6 +30,8 @@ use radicle::Profile;
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -138,6 +140,7 @@ fn router(options: Options, profile: Profile) -> anyhow::Result<Router> {
|
|
|
|
|
|
| + | |
|
|
|
|
|