mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 12:43:08 +00:00
bump sledgehammer bindgen
This commit is contained in:
parent
6639011a3e
commit
1f19ac9334
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ wasm-bindgen = { workspace = true, optional = true }
|
|||
js-sys = { version = "0.3.56", optional = true }
|
||||
web-sys = { version = "0.3.56", optional = true, features = ["Element", "Node"] }
|
||||
sledgehammer_bindgen = { version = "0.2.1", optional = true }
|
||||
sledgehammer_utils = { version = "0.1.1", optional = true }
|
||||
sledgehammer_utils = { version = "0.2", optional = true }
|
||||
serde = { version = "1.0", features = ["derive"], optional = true }
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Reference in a new issue