Browse Source

chore: prevent publishing

Jonathan Kelley 2 năm trước cách đây
mục cha
commit
f075a519cc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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" }