Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump document-features in the all-dependencies group
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 1 update: [document-features](https://github.com/slint-ui/document-features).


Updates `document-features` from 0.2.8 to 0.2.10
- [Release notes](https://github.com/slint-ui/document-features/releases)
- [Changelog](https://github.com/slint-ui/document-features/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slint-ui/document-features/commits)

---
updated-dependencies:
- dependency-name: document-features
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 384abac commit 3dfaf65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ default = []
crossterm = ["ratatui/crossterm"]

[dependencies]
document-features = "0.2.0"
document-features = "0.2.10"
derive-getters = "0.4.0"
derive_setters = "0.1.6"
ratatui = { version = "0.27.0", features = ["unstable-widget-ref"] }
Expand Down

0 comments on commit 3dfaf65

Please sign in to comment.