Skip to content

Commit

Permalink
rust/vendor: remove winapi
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed May 6, 2023
1 parent 780f5dd commit 21017d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ check:

vendor:
CARGO_HOME="$(CARGO_HOME)" @rustup_home@ $(CARGO) vendor
rm -rf vendor/winapi*

if HAVE_CBINDGEN
gen/rust-bindings.h: $(RUST_SURICATA_LIB)
Expand Down

0 comments on commit 21017d0

Please sign in to comment.