Explorar el Código

publish: dioxus web

Jonathan Kelley hace 3 años
padre
commit
c0cd50b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"