aboutsummaryrefslogtreecommitdiff
path: root/crates/divina_util
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-24 03:10:38 -0700
committerFuwn <[email protected]>2025-06-09 00:46:12 -0700
commit487aea8b32d5c3cb36e17bcd4b19879cec4a8a02 (patch)
tree7a1fc065cd81cb082112aa18d980c37c854478a6 /crates/divina_util
parentfix(divina_compile): allow unused struct member(unix) (diff)
downloadarchived-divina-487aea8b32d5c3cb36e17bcd4b19879cec4a8a02.tar.xz
archived-divina-487aea8b32d5c3cb36e17bcd4b19879cec4a8a02.zip
chore: remove publish lock
Diffstat (limited to 'crates/divina_util')
-rw-r--r--crates/divina_util/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/divina_util/Cargo.toml b/crates/divina_util/Cargo.toml
index 88bed22..f02b29a 100644
--- a/crates/divina_util/Cargo.toml
+++ b/crates/divina_util/Cargo.toml
@@ -10,4 +10,3 @@ repository = "https://github.com/divinaland/Divina"
license = "GPL-3.0-only"
keywords = ["divina", "buildsystem", "build", "assembly", "asm", "nasm", "yasm"]
categories = ["development-tools"]
-publish = false