Bump worker v0.0.9

This commit is contained in:
Simon Bihel
2022-02-14 10:00:50 +00:00
parent 0f110d70b4
commit c5addaa072
2 changed files with 10 additions and 8 deletions

View File

@@ -58,8 +58,7 @@ matchit = "0.4.2"
serde_urlencoded = "0.7.0"
uuid = { version = "0.8", features = ["serde", "v4", "wasm-bindgen"] }
wee_alloc = { version = "0.4" }
# worker = "0.0.8"
worker = { git = "https://github.com/cloudflare/workers-rs", branch = "main" }
worker = "0.0.9"
[profile.release]
opt-level = "z"