diff --git a/Cargo.lock b/Cargo.lock index 1d34c3f..c7b7d5b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -925,7 +925,7 @@ dependencies = [ [[package]] name = "dashboard" -version = "0.1.2" +version = "0.1.3" dependencies = [ "async-std", "cairo-rs", diff --git a/dashboard/Cargo.toml b/dashboard/Cargo.toml index 7062eb1..05b9ece 100644 --- a/dashboard/Cargo.toml +++ b/dashboard/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dashboard" -version = "0.1.2" +version = "0.1.3" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html