@@ -70,6 +70,8 @@ The previous tools are used in the generation of our documentation, but are not
7070 - [ core-foundation-sys] ([ core-foundation-sys license] - APACHE 2.0 / MIT)
7171 - [ core-foundation] ([ core-foundation license] - APACHE 2.0 / MIT)
7272 - [ cpufeatures] ([ cpufeatures license] - APACHE 2.0 / MIT)
73+ - [ crc] ([ crc license] - APACHE 2.0 / MIT)
74+ - [ crc-catalog] ([ crc-catalog license] - APACHE 2.0 / MIT)
7375 - [ crc32fast] ([ crc32fast license] - APACHE 2.0 / MIT)
7476 - [ crypto-common] ([ crypto-common license] - APACHE 2.0 / MIT)
7577 - [ ctr] ([ ctr license] - APACHE 2.0 / MIT)
@@ -126,6 +128,7 @@ The previous tools are used in the generation of our documentation, but are not
126128 - [ libloading] ([ libloading license] - ISC)
127129 - [ libz-sys] ([ libz-sys license] - APACHE 2.0 / MIT)
128130 - [ log] ([ log license] - APACHE 2.0 / MIT)
131+ - [ lzma-rs] ([ lzma-rs license] - MIT)
129132 - [ lzxd] ([ lzxd license] - APACHE 2.0 / MIT)
130133 - [ machine-uid] ([ machine-uid license] - MIT)
131134 - [ markdown] ([ markdown license] - MIT)
@@ -416,6 +419,10 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
416419[ core-foundation license ] : https://github.com/servo/core-foundation-rs/blob/master/LICENSE-MIT
417420[ cpufeatures ] : https://github.com/RustCrypto/utils/tree/master/cpufeatures
418421[ cpufeatures license ] : https://github.com/RustCrypto/utils/blob/master/cpufeatures/LICENSE-MIT
422+ [ crc ] : https://github.com/mrhooray/crc-rs
423+ [ crc license ] : https://github.com/mrhooray/crc-rs/blob/master/LICENSE-MIT
424+ [ crc-catalog ] : https://github.com/akhilles/crc-catalog
425+ [ crc-catalog license ] : https://github.com/akhilles/crc-catalog/blob/master/LICENSES/MIT.txt
419426[ crc32fast ] : https://github.com/srijs/rust-crc32fast
420427[ crc32fast license ] : https://github.com/srijs/rust-crc32fast/blob/master/LICENSE-MIT
421428[ crypto-common ] : https://github.com/RustCrypto/traits/tree/master/crypto-common
@@ -530,6 +537,8 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
530537[ libz-sys license ] : https://github.com/rust-lang/libz-sys/blob/main/LICENSE-MIT
531538[ log ] : https://github.com/rust-lang/log
532539[ log license ] : https://github.com/rust-lang/log/blob/master/LICENSE-MIT
540+ [ lzma-rs ] : https://github.com/gendx/lzma-rs
541+ [ lzma-rs license ] : https://github.com/gendx/lzma-rs/blob/master/LICENSE
533542[ lzxd ] : https://github.com/Lonami/lzxd
534543[ lzxd license ] : https://github.com/Lonami/lzxd/blob/master/LICENSE-MIT
535544[ machine-uid ] : https://github.com/Hanaasagi/machine-uid
0 commit comments