diff --git a/Cargo.lock b/Cargo.lock index f4164fc..2b59e80 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1664,7 +1664,7 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] name = "openworkers-runtime" -version = "0.1.5" +version = "0.1.6" dependencies = [ "actix-web", "bytes", diff --git a/Cargo.toml b/Cargo.toml index 9d98bc8..ab75083 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openworkers-runtime" -version = "0.1.5" +version = "0.1.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html