diff --git a/Cargo.toml b/Cargo.toml index 340f622..37dbc0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "metrics_server" -version = "0.1.0" +version = "0.1.1" authors = ["Dan Bond "] edition = "2021" rust-version = "1.58"