Skip to content

Commit 4a284d4

Browse files
build(deps): bump leptos-use from 0.17.0 to 0.18.0 (#384)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a155a76 commit 4a284d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.17"
32+
leptos-use = "0.18"
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)