From 045c1a93d032e96ef5647db51803efcd08b6551b Mon Sep 17 00:00:00 2001 From: Rusty Wagner Date: Thu, 9 Jul 2020 18:52:13 -0400 Subject: Removing Rust download provider --- docs/about/open-source.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 72b30fb9..94f44372 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -39,8 +39,6 @@ The previous tools are used in the generation of our documentation, but are not - [xed] ([xed license] - Apache License 2.0) used for disassembling x86, x64, and x16 - [capstone] ([capstone license] - 3-clause BSD) used in the [PPC architecture module] as an example of how to wrap an external disassembler - [flatbuffer] ([flatbuffer license] - Apache License 2.0) used in the binary format for the function fingerprint libraries - - [rust] ([rust license] - MIT) - - [reqwest] ([reqwest license] - MIT) used for downloading files * Upvector update library - [tomcrypt] ([tomcrypt license] - public domain) @@ -117,8 +115,4 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [jemalloc]: https://github.com/jemalloc/jemalloc [jemalloc license]: https://github.com/jemalloc/jemalloc/blob/master/COPYING [libxcb]: https://gitlab.freedesktop.org/xorg/lib/libxcb -[libxcb license]: https://gitlab.freedesktop.org/xorg/lib/libxcb/-/blob/master/COPYING -[rust]: https://www.rust-lang.org/ -[rust license]: https://github.com/rust-lang/rust/blob/master/LICENSE-MIT -[reqwest]: https://github.com/seanmonstar/reqwest -[reqwest license]: https://github.com/seanmonstar/reqwest/blob/master/LICENSE-MIT \ No newline at end of file +[libxcb license]: https://gitlab.freedesktop.org/xorg/lib/libxcb/-/blob/master/COPYING \ No newline at end of file -- cgit v1.3.1