Skip to content

Commit

Permalink
Switch from local clam-sigutil clone to github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
micahsnyder committed Dec 20, 2024
1 parent 02c62b5 commit 1dc2d0c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libclamav_rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ inflate = "0.4"
bzip2-rs = "0.1"
byteorder = "1.5"
delharc = "0.6"
clam-sigutil = { path = "../../clamav-signature-util" }
clam-sigutil = { git = "https://github.com/Cisco-Talos/clamav-signature-util", tag = "1.2.0" }
tar = "0.4.43"
md5 = "0.7.0"
openssl = "0.10.68"
Expand Down

0 comments on commit 1dc2d0c

Please sign in to comment.