Skip to content

Commit

Permalink
Update cosmic-text requirement from 0.10.0 to 0.11.0
Browse files Browse the repository at this point in the history
Updates the requirements on [cosmic-text](https://github.com/pop-os/cosmic-text) to permit the latest version.
- [Release notes](https://github.com/pop-os/cosmic-text/releases)
- [Changelog](https://github.com/pop-os/cosmic-text/blob/main/CHANGELOG.md)
- [Commits](pop-os/cosmic-text@0.10.0...0.11.0)

---
updated-dependencies:
- dependency-name: cosmic-text
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent d8ba361 commit cd53678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ image = { version = "0.24.0", features = [
# Currently doesn't require any additional dependencies.

# Default Text Engine
cosmic-text = { version = "0.10.0", default-features = false, features = [
cosmic-text = { version = "0.11.0", default-features = false, features = [
"no_std",
], optional = true }

Expand Down

0 comments on commit cd53678

Please sign in to comment.