chore(deps): bump the cargo-dependencies group across 1 directory with 33 updates#40
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the cargo-dependencies group across 1 directory with 33 updates#40dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…h 33 updates Bumps the cargo-dependencies group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.14` | `0.12.28` | | [clap](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.58` | | [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.3` | `0.6.5` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.28.1` | `0.29.0` | | [directories](https://github.com/soc/directories-rs) | `5.0.1` | `6.0.0` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [ratatui](https://github.com/ratatui/ratatui) | `0.29.0` | `0.30.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.1` | `1.49.0` | | [tui-big-text](https://github.com/ratatui/tui-widgets) | `0.7.1` | `0.8.2` | | [tui-input](https://github.com/sayanarijit/tui-input) | `0.10.1` | `0.14.0` | | [tui-popup](https://github.com/joshka/tui-widgets) | `0.5.1` | `0.7.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.149` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [focusable](https://github.com/joshka/focusable) | `0.2.7` | `0.2.9` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.22` | | [tui-logger](https://github.com/gin66/tui-logger) | `0.14.5` | `0.18.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.40` | `0.4.43` | | [serde_path_to_error](https://github.com/dtolnay/path-to-error) | `0.1.17` | `0.1.20` | | [backon](https://github.com/Xuanwo/backon) | `1.4.0` | `1.6.0` | | [graphql_client](https://github.com/graphql-rust/graphql-client) | `0.14.0` | `0.16.0` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `1.0.4` | `1.1.0` | | [timeago](https://github.com/vi/timeago) | `0.4.2` | `0.5.0` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.17` | `0.1.18` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.18.0` | `3.25.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.87` | `0.1.89` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.3` | `0.12.5` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.18` | | [strum](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [strum_macros](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [shadow-rs](https://github.com/baoyachi/shadow-rs) | `1.1.1` | `1.7.0` | Updates `reqwest` from 0.12.14 to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.14...v0.12.28) Updates `clap` from 4.5.32 to 4.5.58 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.32...clap_complete-v4.5.58) Updates `color-eyre` from 0.6.3 to 0.6.5 - [Commits](https://github.com/eyre-rs/eyre/compare/color-eyre-v0.6.3...color-eyre@0.6.5) Updates `crossterm` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29) Updates `directories` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/directories-rs/commits) Updates `futures` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) Updates `ratatui` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.29.0...ratatui-v0.30.0) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `tokio` from 1.44.1 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.49.0) Updates `tui-big-text` from 0.7.1 to 0.8.2 - [Release notes](https://github.com/ratatui/tui-widgets/releases) - [Changelog](https://github.com/ratatui/tui-widgets/blob/main/CHANGELOG.md) - [Commits](ratatui/tui-widgets@tui-popup-v0.7.1...tui-big-text-v0.8.2) Updates `tui-input` from 0.10.1 to 0.14.0 - [Release notes](https://github.com/sayanarijit/tui-input/releases) - [Commits](sayanarijit/tui-input@v0.10.1...v0.14.0) Updates `tui-popup` from 0.5.1 to 0.7.2 - [Release notes](https://github.com/joshka/tui-widgets/releases) - [Changelog](https://github.com/ratatui/tui-widgets/blob/main/CHANGELOG.md) - [Commits](ratatui/tui-widgets@tui-popup-v0.5.1...tui-popup-v0.7.2) Updates `serde_json` from 1.0.140 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.149) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `focusable` from 0.2.7 to 0.2.9 - [Release notes](https://github.com/joshka/focusable/releases) - [Changelog](https://github.com/joshka/focusable/blob/main/CHANGELOG.md) - [Commits](joshka/focusable@focusable-v0.2.7...focusable-v0.2.9) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.19 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.22) Updates `tui-logger` from 0.14.5 to 0.18.1 - [Changelog](https://github.com/gin66/tui-logger/blob/master/CHANGELOG.md) - [Commits](gin66/tui-logger@v0.14.5...v0.18.1) Updates `chrono` from 0.4.40 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.40...v0.4.43) Updates `serde_path_to_error` from 0.1.17 to 0.1.20 - [Release notes](https://github.com/dtolnay/path-to-error/releases) - [Commits](dtolnay/path-to-error@0.1.17...0.1.20) Updates `backon` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/Xuanwo/backon/releases) - [Commits](Xuanwo/backon@v1.4.0...v1.6.0) Updates `graphql_client` from 0.14.0 to 0.16.0 - [Release notes](https://github.com/graphql-rust/graphql-client/releases) - [Changelog](https://github.com/graphql-rust/graphql-client/blob/main/CHANGELOG.md) - [Commits](graphql-rust/graphql-client@0.14.0...0.16.0) Updates `webbrowser` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](amodm/webbrowser-rs@v1.0.4...v1.1.0) Updates `timeago` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/vi/timeago/releases) - [Commits](vi/timeago@v0.4.2...v0.5.0) Updates `tokio-stream` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.18) Updates `tempfile` from 3.18.0 to 3.25.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `async-trait` from 0.1.87 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.87...0.1.89) Updates `libc` from 0.2.171 to 0.2.182 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.182/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.171...0.2.182) Updates `parking_lot` from 0.12.3 to 0.12.5 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@0.12.3...parking_lot-v0.12.5) Updates `tokio-util` from 0.7.14 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.14...tokio-util-0.7.18) Updates `strum` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `strum_macros` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `shadow-rs` from 1.1.1 to 1.7.0 - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](baoyachi/shadow-rs@v1.1.1...v1.7.0) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.5.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: color-eyre dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: directories dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: ratatui dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tui-big-text dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tui-input dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tui-popup dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: focusable dependency-version: 0.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tui-logger dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_path_to_error dependency-version: 0.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: backon dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: graphql_client dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: webbrowser dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: timeago dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio-stream dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: libc dependency-version: 0.2.182 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: parking_lot dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: strum_macros dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: shadow-rs dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-dependencies group with 32 updates in the / directory:
0.12.140.12.284.5.324.5.580.6.30.6.50.28.10.29.05.0.16.0.00.3.310.3.320.29.00.30.01.0.2191.0.2281.44.11.49.00.7.10.8.20.10.10.14.00.5.10.7.21.0.1401.0.1490.13.00.14.00.2.70.2.90.1.410.1.440.3.190.3.220.14.50.18.10.4.400.4.430.1.170.1.201.4.01.6.00.14.00.16.01.0.41.1.00.4.20.5.00.1.170.1.183.18.03.25.00.1.870.1.890.12.30.12.50.7.140.7.180.27.10.27.20.27.10.27.21.1.11.7.0Updates
reqwestfrom 0.12.14 to 0.12.28Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)01f03a4v0.12.26e908f57fix(http3): correct compression defaults (#2890)509c904fix: disable default compression from tower-http if not enabled in reqwest (#...896aaeadeps: update cookie_store to 0.22 (#2886)Updates
clapfrom 4.5.32 to 4.5.58Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
88f13cbchore: Releasefe2d731docs: Update changelogb256739Merge pull request #6131 from mernen/do-not-suggest-opts-after-escape8aaf704fix(complete): Do not suggest options after "--"4a86feetest(complete): Illustrate current behavior281f8aeMerge pull request #6126 from epage/p3cbce42docs(cookbook): Make typed-derive easier to maintain9fd4dc9docs(cookbook): Provide a custom TypedValueParser8f8e861docs(cookbook): Add local enum to typed-derive926bafedocs(cookbook): Hint at overriding value_nameUpdates
color-eyrefrom 0.6.3 to 0.6.5Commits
f110d78Bump color-eyre to 0.6.5, color-spantrace to 0.3.06534ecdUndo eyre version bump (DO NOT PUBLISH EYRE)9f35b8cExclude images from published crate (#239)6e9ced8re-bump eyre version97c8469Undo eyre version bump067cf05Bump color-eyre to 0.6.4 (#229)9943e52Update PyO3, clippy fixes (#228)a48e365Bump color-eyre to 0.6.4b14c715Merge branch 'clippy' into pyo34f70655Update pyo3Updates
crosstermfrom 0.28.1 to 0.29.0Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
Commits
Updates
directoriesfrom 5.0.1 to 6.0.0Commits
Updates
futuresfrom 0.3.31 to 0.3.32Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
d9bba94Release 0.3.32151e0b9Add comments on rust-version field in Cargo.toml4aaf00cBump MSRV of utility crates to 1.71a4cce12perf: improve AtomicWaker::wake performance (#2983)ba9d102Add#[clippy::has_significant_drop]to guards (#2967)20396a8Fix rustdoc::broken_intra_doc_links warning815f6ebFix documentation ofBiLock::lock(#2971)0f0db04futures-util: makeMutex::new()const (#2956)5d6fc5eci: Test big-endian target (s390x Linux)9f739feIgnore dead_code lint on Fn1 traitUpdates
ratatuifrom 0.29.0 to 0.30.0Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
0a2a7c0chore(ratatui): unleash the rats v0.30.0 (#2294)8c620d6docs(widgets): add link to no-std concept page (#2288)686d955chore: re-release 0.30.0-beta.1 (#2292)04e86bbchore: revert the 0.30-beta.1 update to re-trigger release-plz (#2291)06a30ccchore(widgets): disable scrape-examples and revert ratatui dev dep (#2290)3936b10chore: release 0.30.0-beta.1 (#2287)1f7efe9build(deps): bump dtolnay/rust-toolchain from 0b1efabc08b657293548b77fb76cc02...fbd560abuild(deps): bump taiki-e/install-action from 2.63.3 to 2.65.1 (#2282)4495754build(deps): bump serde_json from 1.0.145 to 1.0.146 (#2284)a8d8afebuild(deps): bump tracing from 0.1.43 to 0.1.44 (#2283)Updates
serdefrom 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
tokiofrom 1.44.1 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
tui-big-textfrom 0.7.1 to 0.8.2Release notes
Sourced from tui-big-text's releases.
... (truncated)
Commits
0626b30chore(tui-big-text): release v0.8.2 (#176)4b4b6c9feat(tui-bigtext): enable no_std as default (#190)044d182chore: bump MSRV to 1.88.0 (#192)897e320chore(ci): check for the ratatui organization for releases63481eedocs(license): add ratatui developers to the license9ed08c3chore(project): update the repository link7ee8867build(deps): bump clap from 4.5.53 to 4.5.54 (#174)6e64bddbuild(deps): bump tokio from 1.48.0 to 1.49.0 (#175)5c7acc5chore(tui-scrollbar): release v0.2.2 (#173)24b14c2feat(scrollbar): support crossterm 0.28 (#172)Updates
tui-inputfrom 0.10.1 to 0.14.0Release notes
Sourced from tui-input's releases.
... (truncated)
Commits
5519e31Revert independent crossterm back to 0.29f2c05c4Revert crossterm version and fix deps4c826dbDo not depend on alpha versions of ratatui (#37)c30b204Make ratatui dependency optional0eed6e7Update readmea9a5d03Fixes00c64bdImprove feature flags