Skip to content

Commit

Permalink
chore: exclude synd_perf
Browse files Browse the repository at this point in the history
  • Loading branch information
ymgyt committed Aug 31, 2024
1 parent d0525f0 commit 8413af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace]
exclude = ["crates/synd_ebpf"]
exclude = ["crates/synd_ebpf", "crates/synd_perf"]
members = ["crates/*"]
resolver = "2"

Expand Down

0 comments on commit 8413af5

Please sign in to comment.