Skip to content

Commit 935c936

Browse files
author
Steve Manuel
committed
chore: update worker-kv dep version
1 parent 5bc439d commit 935c936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ serde_json = "1.0.64"
2424
url = "2.2.2"
2525
wasm-bindgen = "0.2.78"
2626
wasm-bindgen-futures = "0.4.28"
27-
worker-kv = "0.3.0"
27+
worker-kv = "0.4.0"
2828
worker-macros = { path = "../worker-macros", version = "0.0.2" }
2929
worker-sys = { path = "../worker-sys", version = "0.0.2" }

0 commit comments

Comments
 (0)