TownHall
TownHall copied to clipboard
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.193. Release notes Sourced from serde's releases. v1.0.193 Fix field names used for the deserialization of RangeFrom and RangeTo (#2653, #2654, #2655, thanks @emilbonnek) v1.0.192...
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.4.3 to 0.5.0. Release notes Sourced from tower-http's releases. v0.5.0 Changed Bump Minimum Supported Rust Version to 1.66 (#433) Update to http-body 1.0 (#348) Update to http...
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.19 to 4.4.9. Release notes Sourced from clap's releases. v4.4.9 [4.4.9] - 2023-11-27 Fixes (help) Show correct Command::about under flattened headings (help) Respect hide when flattening subcommands...
Comments are `Post`s where the `parentId` is specified. Comments doesnt have a Title, different to regular posts. When querying posts, comments should also be queried and paginated. ```gql posts(first: 20,...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.104 to 1.0.108. Release notes Sourced from serde_json's releases. v1.0.108 Documentation improvements (#1075, #1081, #1082, thanks @dimo414 and @fritzrehde) v1.0.107 impl IntoDeserializer for &RawValue (#1071) v1.0.106 Add...
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.2 to 0.21.5. Changelog Sourced from base64's changelog. 0.21.5 Add Debug and Clone impls for the general purpose Engine 0.21.4 Make encoded_len const, allowing the creation of...
Provide a Follow button for the User Profile UI at `/[username]`.
`rust-argon2` got a new update which makes it very slow, impacting performance and UserEx. Refer: https://github.com/sru-systems/rust-argon2/issues/52