Browse Source

publish: dioxus web

Jonathan Kelley 3 năm trước cách đây
mục cha
commit
c0cd50b1d3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/web/Cargo.toml

+ 1 - 1
packages/web/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "dioxus-web"
-version = "0.0.1"
+version = "0.0.2"
 authors = ["Jonathan Kelley"]
 edition = "2018"
 description = "Dioxus VirtualDOM renderer for the web browser using websys"