diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-18 09:14:02 +0000 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-02-18 01:50:32 -0800 |
| commit | 4c40e6ce06671fa6bac12f51c337265402449fe7 (patch) | |
| tree | e0944f04007f4376609219409415f379dee2ef72 /Cargo.toml | |
| parent | 44c9797844ca7ce8a708d5034f1259ce3fc6bd2a (diff) | |
| download | niri-4c40e6ce06671fa6bac12f51c337265402449fe7.tar.gz niri-4c40e6ce06671fa6bac12f51c337265402449fe7.tar.bz2 niri-4c40e6ce06671fa6bac12f51c337265402449fe7.zip | |
build(deps): bump ordered-float from 4.6.0 to 5.0.0
Bumps [ordered-float](https://github.com/reem/rust-ordered-float) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](https://github.com/reem/rust-ordered-float/compare/v4.6.0...v5.0.0)
---
updated-dependencies:
- dependency-name: ordered-float
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ libdisplay-info = "0.2.2" log = { version = "0.4.25", features = ["max_level_trace", "release_max_level_debug"] } niri-config = { version = "25.1.0", path = "niri-config" } niri-ipc = { version = "25.1.0", path = "niri-ipc", features = ["clap"] } -ordered-float = "4.6.0" +ordered-float = "5.0.0" pango = { version = "0.20.9", features = ["v1_44"] } pangocairo = "0.20.7" pipewire = { git = "https://gitlab.freedesktop.org/pipewire/pipewire-rs.git", optional = true, features = ["v0_3_33"] } |
