diff --git a/Cargo.toml b/Cargo.toml index 616d4ff..88bc942 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,7 +63,7 @@ tracing = "0.1.34" tracing-error = "0.2.0" tracing-futures = "0.2.5" tracing-subscriber = { version = "0.3.11", optional = true, features = ["env-filter", "time"] } -transform-stream = "0.2.0" +transform-stream = "0.3.0" urlencoding = "2.1.0" uuid = { version = "1.0.0", features = ["v4"] } xml-rs = "0.8.4"