Jelajahi Sumber

publish: dioxus web

Jonathan Kelley 3 tahun lalu
induk
melakukan
c0cd50b1d3
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"