mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-17 06:08:26 +00:00
publish: bump version
This commit is contained in:
parent
c606f92fa8
commit
eab8422e4f
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ keywords = ["dom", "ui", "gui", "react", "wasm"]
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
dioxus-core = { path = "../../packages/core" }
|
||||
dioxus-core = { path = "../../packages/core", version = "0.1.5" }
|
||||
|
|
Loading…
Add table
Reference in a new issue