Skip to content

Commit 2e5517e

Browse files
committed
Update leptos-use to 0.14.0 instead of using repository reference.
1 parent b1cf2d8 commit 2e5517e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ leptos_axum = "0.7.0"
7575
leptos_meta = { version = "0.7.0" }
7676
leptos_router = { version = "0.7.0" }
7777
leptos_router_macro = { version = "0.7.0" }
78-
leptos-use = { git = "https://github.com/Synphonyte/leptos-use.git" }
78+
leptos-use = "0.14.0"
7979
log = "0.4"
8080
log4rs = { version = "1.3.0", default-features = false }
8181
monaco = "0.5.0"

0 commit comments

Comments
 (0)