update to imbl v6

This commit is contained in:
Aiden McClelland
2025-07-25 15:35:39 -06:00
parent f83d9d9934
commit b73d3375b5
2 changed files with 686 additions and 313 deletions

997
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,7 @@ http = "1"
http-body-util = "0.1"
# hyper = { version = "1", features = ["server", "http1", "http2", "client"] }
itertools = "0.14"
imbl-value = "0.3.0"
imbl-value = "0.4.0"
lazy_format = "2"
lazy_static = "1.4"
openssl = { version = "0.10", features = ["vendored"] }