diff --git a/Cargo.lock b/Cargo.lock index 373b38e..76d002a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1546,7 +1546,7 @@ checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3" [[package]] name = "linux2rest" -version = "0.4.7" +version = "0.4.8" dependencies = [ "actix", "actix-web", diff --git a/Cargo.toml b/Cargo.toml index 70137d3..1513424 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "linux2rest" -version = "0.4.7" +version = "0.4.8" authors = ["Patrick José Pereira "] edition = "2018"