Skip to content

Commit a882b06

Browse files
build(deps): bump the worker group with 2 updates (#110)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5250dd commit a882b06

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ serde_tuple = "1"
4343
tower = { version = "0.5", optional = true }
4444
tower-service = "0.3"
4545
wasm-bindgen = "0.2"
46-
worker = { version = "0.4", features = ['http', 'axum'], optional = true }
47-
worker-macros = { version = "0.4", features = ['http'], optional = true }
46+
worker = { version = "0.5", features = ['http', 'axum'], optional = true }
47+
worker-macros = { version = "0.5", features = ['http'], optional = true }
4848

4949
[features]
5050
hydrate = ["leptos/hydrate", "leptos_meta/hydrate", "leptos_router/hydrate"]

0 commit comments

Comments
 (0)