let serde be serde
This commit is contained in:
parent
8307f7f73a
commit
b15cff5689
1 changed files with 1 additions and 1 deletions
|
@ -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 }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue