dark-web-rust
dark-web-rust copied to clipboard
A hands-on book for abusing systems using Rust (WIP) - Open Research
Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version. Release notes Sourced from reqwest's releases. v0.12.4 What's Changed Add zstd support, enabled with zstd Cargo feature (thanks @paolobarbolini!) Add...
Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version. Changelog Sourced from base64's changelog. 0.22.0 DecodeSliceError::OutputSliceTooSmall is now conservative rather than precise. That is, the error will only occur...
Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version. Changelog Sourced from base64's changelog. 0.22.1 Correct the symbols used for the predefined alphabet::BIN_HEX. 0.22.0 DecodeSliceError::OutputSliceTooSmall is now conservative rather...