diff --git a/Cargo.toml b/Cargo.toml index b2192969..c2b3e860 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "one-kvm" -version = "0.1.9" +version = "0.2.0" edition = "2021" authors = ["SilentWind"] description = "A open and lightweight IP-KVM solution written in Rust" diff --git a/src/web/static_files.rs b/src/web/static_files.rs index 87e57462..76218ca2 100644 --- a/src/web/static_files.rs +++ b/src/web/static_files.rs @@ -181,7 +181,7 @@ pub fn placeholder_html() -> &'static str {
Frontend not built yet.
Please build the frontend or access the API directly.
-