Przeglądaj źródła

chore: prevent publishing

Jonathan Kelley 2 lat temu
rodzic
commit
f075a519cc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -35,7 +35,7 @@ homepage = "https://dioxuslabs.com"
 documentation = "https://dioxuslabs.com"
 keywords = ["dom", "ui", "gui", "react", "wasm"]
 rust-version = "1.60.0"
-
+publish = false
 
 [dev-dependencies]
 dioxus = { path = "./packages/dioxus" }