Update worker-rs

This commit is contained in:
Simon Bihel
2022-02-08 10:53:28 +00:00
parent 9d42c5a99b
commit bf48c61007
5 changed files with 96 additions and 98 deletions

View File

@@ -58,7 +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.7"
worker = "0.0.8"
[profile.release]
opt-level = "z"