Make publication explicit
This commit is contained in:
@@ -2,11 +2,15 @@
|
||||
name = "nym-cpp-ffi"
|
||||
description = "C++ FFI bindings for Nym Rust SDK"
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
edition = "2021"
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
homepage.workspace = true
|
||||
documentation.workspace = true
|
||||
rust-version.workspace = true
|
||||
readme.workspace = true
|
||||
publish = true
|
||||
|
||||
[lib]
|
||||
name = "nym_cpp_ffi"
|
||||
|
||||
Reference in New Issue
Block a user