瀏覽代碼

publish: dioxus web

Jonathan Kelley 3 年之前
父節點
當前提交
c0cd50b1d3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"