mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 14:54:16 +00:00
fix Cargo.toml after merge
This commit is contained in:
parent
a18dd6dfd7
commit
a29ffc8dcb
1 changed files with 0 additions and 3 deletions
|
@ -69,9 +69,6 @@ ssr = [
|
|||
"tachys/ssr",
|
||||
]
|
||||
nightly = ["leptos_dom/nightly", "leptos_macro/nightly", "tachys/nightly"]
|
||||
serde = ["leptos_reactive/serde"]
|
||||
serde-lite = ["leptos_reactive/serde-lite"]
|
||||
miniserde = ["leptos_reactive/miniserde"]
|
||||
rkyv = ["server_fn/rkyv"]
|
||||
tracing = [
|
||||
"reactive_graph/tracing",
|
||||
|
|
Loading…
Reference in a new issue