You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term
dependabot[bot] c3442f3a18 build(deps): bump crossterm from 0.26.1 to 0.27.0
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.26.1 to 0.27.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/compare/0.26.1...0.27.0)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
..
src create separate timer for redraw requests (#8023) 10 months ago
tests Remove unnecessary `Err` from `get_canonicalized_path` (#8009) 10 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump crossterm from 0.26.1 to 0.27.0 10 months ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago