Update Cargo.toml

This commit is contained in:
benedetta davico
2026-04-16 13:13:35 +02:00
committed by GitHub
parent 5a08a4cdd2
commit cfce6dedff
+1 -1
View File
@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Georgio Nicolas <georgio@nymtech.net>"]
edition = { workspace = true }
license.workspace = true
publish = false
publish = true
[dependencies]
thiserror = { workspace = true }