We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41c1b6 commit 6eb5989Copy full SHA for 6eb5989
crates/sb_workers/Cargo.toml
@@ -15,6 +15,7 @@ deno_core.workspace = true
15
deno_http.workspace = true
16
deno_config.workspace = true
17
18
+base_rt = { version = "0.1.0", path = "../base_rt" }
19
http_utils = { version = "0.1.0", path = "../http_utils" }
20
event_worker = { version = "0.1.0", path = "../event_worker" }
21
0 commit comments