Skip to content

Commit cc58e67

Browse files
committed
Update sanitization crate
1 parent 6233716 commit cc58e67

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fluxheim-tls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ fluxheim-openssl-fips-support = { path = "../../vendor/fluxheim-openssl-fips-sup
2727
log = "0.4.32"
2828
openssl = { version = "0.10.81", optional = true }
2929
rustls = { version = "0.23.40", optional = true }
30-
sanitization = { version = "1.1.0", features = ["alloc"], optional = true }
30+
sanitization = { version = "1.2.0", features = ["alloc"], optional = true }
3131
thiserror = "2.0.18"

0 commit comments

Comments
 (0)