mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
Add clamav-sys to cargo workspace
This commit is contained in:
parent
f00f6404b7
commit
8c7a3ff50a
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
[workspace]
|
||||
|
||||
members = [
|
||||
"libclamav_rust",
|
||||
]
|
||||
members = ["clamav-sys", "libclamav_rust"]
|
||||
|
||||
[profile.dev.package."*"]
|
||||
opt-level = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue