diff options
Diffstat (limited to 'plugins/pdb-ng')
| -rw-r--r-- | plugins/pdb-ng/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pdb-ng/Cargo.toml b/plugins/pdb-ng/Cargo.toml index 08776df2..44cf5f03 100644 --- a/plugins/pdb-ng/Cargo.toml +++ b/plugins/pdb-ng/Cargo.toml @@ -3,6 +3,7 @@ name = "pdb-import-plugin" version = "0.1.0" edition = "2021" license = "Apache-2.0" +publish = false [lib] crate-type = ["cdylib"] |
