Skip to content

Commit

Permalink
Remove unused dependency (#28)
Browse files Browse the repository at this point in the history
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
  • Loading branch information
itowlson authored Feb 18, 2024
1 parent 960f78f commit 8464c4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion leptos-spin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ leptos = { version = "0.6", features = ["ssr", "spin"] }
leptos_integration_utils = { version = "0.6" }
leptos_meta = { version = "0.6", features = ["ssr"] }
leptos_router = { version = "0.6", features = ["ssr"] }
leptos-spin-macro = {path = "../leptos-spin-macro"}
once_cell = "1.19.0"
routefinder = { version = "0.5.3" }
spin-sdk = "2.1"
Expand Down

0 comments on commit 8464c4a

Please sign in to comment.