diff --git a/cmake/FindRust.cmake b/cmake/FindRust.cmake index 9ce0850a18..f2274a0084 100644 --- a/cmake/FindRust.cmake +++ b/cmake/FindRust.cmake @@ -209,6 +209,11 @@ function(cargo_vendor) [source.crates-io] 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\" +branch = \"CLAM-2329-new-from-slice\" +replace-with = \"vendored-sources\" + [source.vendored-sources] directory = \".cargo/vendor\" "