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

@@ -14,7 +14,7 @@ serde = { version = "1.0", features = ["derive"] }
thiserror = "2.0.0"
[target.'cfg(all(unix, not(target_os="macos")))'.dependencies]
reis = { version = "0.5.0", optional = true }
reis = { version = "0.7.0", optional = true }
[features]
default = ["libei"]