add toast and start adding postgres
This commit is contained in:
@ -7,6 +7,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
diesel = "2.3.7"
|
||||
dioxus = { version = "0.7.1", features = ["router", "fullstack"] }
|
||||
dioxus-html = "0.7.3"
|
||||
dioxus-primitives = { git = "https://github.com/DioxusLabs/components", version = "0.0.1", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user