Skip to content

Commit 4c4d85a

Browse files
committed
Update Cargo.toml
1 parent 9042b90 commit 4c4d85a

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
@@ -21,7 +21,7 @@ leptos-use = { version = "0.17", default-features = false, features = [
2121
"use_debounce_fn",
2222
"use_element_size",
2323
"use_scroll",
24-
], path = "../leptos-use" }
24+
] }
2525
rust_decimal = { version = "1", optional = true }
2626
chrono = { version = "0.4", optional = true }
2727
send_wrapper = "0.6"

0 commit comments

Comments
 (0)