Skip to content

Commit

Permalink
based on the fermyon official git for when that works
Browse files Browse the repository at this point in the history
  • Loading branch information
sjud committed Feb 14, 2024
1 parent f86c45b commit cac2600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leptos/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ leptos_macro = { workspace = true }
leptos_reactive = { workspace = true }
leptos_server = { workspace = true }
leptos_config = { workspace = true }
leptos-spin-macro = { git = "https://github.com/benwis/leptos-spin", optional = true}
leptos-spin-macro = { git = "https://github.com/fermyon/leptos-spin", optional = true}
tracing = "0.1"
typed-builder = "0.18"
typed-builder-macro = "0.18"
Expand Down

0 comments on commit cac2600

Please sign in to comment.