ncgopher
ncgopher copied to clipboard
A gopher and gemini client for the modern internet
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.12 to 0.5.13. Release notes Sourced from crossbeam-channel's releases. crossbeam-channel 0.5.13 Add select_biased! macro. (#1040) Commits 3f5d51f Prepare for the next release a9d236c Use setup-cross-toolchain-action instead of...
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.12 to 0.8.13. Commits 912761b chore: Release 40b02a3 Merge pull request #730 from epage/msrv 8eb5dcb fix: Drop MSRV to 1.65 f9249d8 Merge pull request #726 from mistydemeo/fix_typo...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.201 to 1.0.202. Release notes Sourced from serde's releases. v1.0.202 Provide public access to RenameAllRules in serde_derive_internals (#2743) Commits 9e32a40 Release 1.0.202 87f635e Release serde_derive_internals 0.29.1 d4b2dfb...
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.8. Release notes Sourced from clap's releases. v4.5.8 [4.5.8] - 2024-06-28 Fixes Reduce extra flushes v4.5.7 [4.5.7] - 2024-06-10 Fixes Clean up error message when...
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.72 to 0.3.73. Release notes Sourced from backtrace's releases. 0.3.73 This basically just is bugfixes so that backtrace works on Windows 7 again. What's Changed Fix signature...
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.12 to 0.1.13. Commits 612877a Bump to 0.1.13 e370cb8 Merge pull request #54 from krasimirgg/rustc 3b82122 adapt for rustc-dep-of-std build d00d357 Merge pull request #52 from Jules-Bertholet/canonically-equivalent-eaw...
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.4 to 1.10.5. Changelog Sourced from regex's changelog. 1.10.5 (2024-06-09) This is a new patch release with some minor fixes. Bug fixes: [BUG #1203](rust-lang/regex#1203): Escape invalid UTF-8...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.207 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 [clap](https://github.com/clap-rs/clap) from 4.5.11 to 4.5.16. Release notes Sourced from clap's releases. v4.5.16 [4.5.16] - 2024-08-15 Fixes (derive) Improve error messages when derive feature is missing v4.5.15 [4.5.15] - 2024-08-10...
Bumps [cursive](https://github.com/gyscos/cursive) from 0.20.0 to 0.21.1. Changelog Sourced from cursive's changelog. Changelog cursive next (0.21) Breaking Changes Defaults to crossterm backend (instead of ncurses) Updates termion to 4.0 Updates crossterm...