File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ description = "Basic dioxus-code example application."
77repository.workspace = true
88keywords.workspace = true
99categories.workspace = true
10+ publish = false
1011
1112[dependencies ]
1213dioxus = { version = " 0.7.0" }
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ description = "Minimal Dioxus hello-world example for dioxus-code."
77repository.workspace = true
88keywords.workspace = true
99categories.workspace = true
10+ publish = false
1011
1112[dependencies ]
1213dioxus = { version = " 0.7.0" }
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ description = "Live-input dioxus-code example application."
77repository.workspace = true
88keywords.workspace = true
99categories.workspace = true
10+ publish = false
1011
1112[dependencies ]
1213dioxus = { version = " 0.7.0" }
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ description = "Compile-time macro dioxus-code example application."
77repository.workspace = true
88keywords.workspace = true
99categories.workspace = true
10+ publish = false
1011
1112[dependencies ]
1213dioxus = { version = " 0.7.0" }
You can’t perform that action at this time.
0 commit comments