dioxus stuff
This commit is contained in:
+3
-4
@@ -3,11 +3,10 @@ name = "mumble-webtransport"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
dioxus = { version = "0.5.1", features = ["web"] }
|
||||
dioxus-web = "0.5.1"
|
||||
manganis = "0.2.2"
|
||||
serde-wasm-bindgen = "0.6.5"
|
||||
serde_json = "1.0.117"
|
||||
wasm-bindgen = "0.2.92"
|
||||
|
||||
Reference in New Issue
Block a user