freenet-core
freenet-core copied to clipboard
Declare your digital independence
It'll be sending more data to network monitor. Creating more types and displaying it better in the web app. There was a PR associated with this task. Im continuing with...
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.7.4 to 0.8.1. Changelog Sourced from sqlx's changelog. 0.8.1 - 2024-08-23 16 pull requests were merged this release cycle. This release contains a fix for [RUSTSEC-2024-0363]. Postgres...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.127. Release notes Sourced from serde_json's releases. 1.0.127 Add more removal methods to OccupiedEntry (#1179, thanks @GREsau) 1.0.126 Improve string parsing on targets that use...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.209. Release notes Sourced from serde's releases. v1.0.209 Fix deserialization of empty structs and empty tuples inside of untagged enums (#2805, thanks @Mingun) v1.0.208 Support...
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.5 to 0.12.7. Release notes Sourced from reqwest's releases. v0.12.7 What's Changed Revert adding impl Service<http::Request<_>> for Client. Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.6...v0.12.7 v0.12.6 What's Changed Add support for...
Bumps [wasmer](https://github.com/wasmerio/wasmer) from 4.3.5 to 4.3.6. Release notes Sourced from wasmer's releases. Release v4.3.6 The star of this release is the volume subcommand that allows inspecting and interacting with volumes...
Bumps [redb](https://github.com/cberner/redb) from 2.1.1 to 2.1.2. Release notes Sourced from redb's releases. 2.1.2 Major fixes: Fix leak of database space that could occur when calling restore_savepoint() Fix leak of database...
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.5.3 to 1.5.4. Release notes Sourced from blake3's releases. 1.5.4 version 1.5.4 Changes since 1.5.3: Initial implementation of SIMD acceleration for the XOF (i.e. blake3::Hasher::finalize_xof). This brings...