Skip to content

Commit 0540ca1

Browse files
build(deps): bump leptos-use from 0.16.3 to 0.17.0 (#376)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc1261b commit 0540ca1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fvm_shared = { version = "~4.7" }
2929
hex = "0.4"
3030
http = { version = "1", optional = true }
3131
leptos = "0.8"
32-
leptos-use = "0.16"
32+
leptos-use = "0.17"
3333
leptos_axum = { version = "0.8", default-features = false, optional = true }
3434
leptos_meta = "0.8"
3535
leptos_router = "0.8"

0 commit comments

Comments
 (0)