CMake: Fix small typo in vendored source URL

pull/1159/head clamav-1.3.0-rc2
Micah Snyder 1 year ago committed by Micah Snyder
parent 83aa8120b5
commit 17c9f5b64f
  1. 2
      cmake/FindRust.cmake

@ -210,7 +210,7 @@ function(cargo_vendor)
replace-with = \"vendored-sources\"
[source.\"git+https://github.com/Cisco-Talos/onenote.rs.git?branch=CLAM-2329-new-from-slice\"]
git = \"hhttps://github.com/Cisco-Talos/onenote.rs.git\"
git = \"https://github.com/Cisco-Talos/onenote.rs.git\"
branch = \"CLAM-2329-new-from-slice\"
replace-with = \"vendored-sources\"

Loading…
Cancel
Save