Enable publishing for nym-lp Cargo package

This commit is contained in:
benedetta davico
2026-04-16 13:11:07 +02:00
committed by GitHub
parent 42ffb7d36e
commit 5a08a4cdd2
+1 -1
View File
@@ -9,7 +9,7 @@ license.workspace = true
rust-version.workspace = true
readme.workspace = true
version.workspace = true
publish = false
publish = true
[dependencies]
thiserror = { workspace = true }