1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

Update routinator-ui.

This commit is contained in:
Martin Hoffmann
2021-01-26 10:28:48 +01:00
parent 55671c3417
commit 18c05a749e
7 changed files with 16 additions and 446 deletions

2
Cargo.lock generated

@ -1132,7 +1132,7 @@ dependencies = [
[[package]]
name = "routinator"
version = "0.8.2"
version = "0.8.3-dev"
dependencies = [
"bytes 0.5.6",
"chrono",

@ -1,7 +1,7 @@
[package]
# Note: some of these values are also used when building Debian packages below.
name = "routinator"
version = "0.8.2"
version = "0.8.3-dev"
edition = "2018"
authors = ["The NLnet Labs RPKI Team <rpki@nlnetlabs.nl>"]
description = "An RPKI relying party software."

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

(image error) Size: 422 KiB

After

(image error) Size: 8.2 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1037,7 +1037,7 @@ mod ui {
}
$(
$(
concat!("/", $path, ".", stringify!($ext)) => {
concat!("/ui/", $path, ".", stringify!($ext)) => {
serve(
include_bytes!(
concat!(