Update reis to 0.7.0

This commit is contained in:
Ian Douglas Scott
2026-06-19 15:45:01 -07:00
committed by Ferdinand Schober
parent d1f41180e3
commit 6fb7e24746
6 changed files with 28 additions and 51 deletions

View File

@@ -45,7 +45,7 @@ ashpd = { version = "0.13.9", default-features = false, features = [
"screencast",
"tokio",
], optional = true }
reis = { version = "0.5.0", features = ["tokio"], optional = true }
reis = { version = "0.7.0", features = ["tokio"], optional = true }
[target.'cfg(target_os="macos")'.dependencies]
bitflags = "2.6.0"