Skip to content

Commit

Permalink
Add clamav-sys to cargo workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
shutton committed Jan 10, 2024
1 parent f00f640 commit 8c7a3ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[workspace]

members = [
"libclamav_rust",
]
members = ["clamav-sys", "libclamav_rust"]

[profile.dev.package."*"]
opt-level = 2

0 comments on commit 8c7a3ff

Please sign in to comment.