let serde be serde

This commit is contained in:
Adam 2024-01-30 23:01:42 -05:00
parent 8307f7f73a
commit b15cff5689

View file

@ -11,7 +11,7 @@ leptos_axum = { workspace = true, optional = true }
http.workspace = true
thiserror.workspace = true
serde = "1.0.195"
serde = { version = "1"}
femark = { version = "0.1.5", optional = true }
toml = { version = "0.8.8", optional = true }