update dependencies

This commit is contained in:
Ferdinand Schober
2025-06-12 18:21:13 +02:00
parent 9f10ebcbd2
commit 6b77656756
7 changed files with 1002 additions and 968 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.4", optional = true }
reis = { version = "0.5.0", optional = true }
[features]
default = ["libei"]