diff --git a/Cargo.lock b/Cargo.lock index 361ba9f..1eb8a35 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1483,7 +1483,7 @@ dependencies = [ [[package]] name = "stylus" -version = "0.9.12" +version = "0.9.13" dependencies = [ "derive_more", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index 1ed7e56..e687eae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stylus" -version = "0.9.12" +version = "0.9.13" authors = ["Matt Mastracci "] edition = "2018" description = "Stylus (style + status) is a lightweight status page for home infrastructure."