@@ -1104,9 +1104,9 @@ dependencies = [
[[package]]
name = "snowstorm"
-version = "0.1.2"
+version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8d51a1126954ff3e8d23a2760e8fd31d2ef57dc4de94b8914ccf55427c964aa9"
+checksum = "0052bbafaea7108c800435a6ab02df67ca6ce30da6097f898b06ea72484ef042"
dependencies = [
"bytes",
"futures-util",
@@ -41,5 +41,5 @@ socket2 = "0.4"
fdlimit = "0.2.1"
tokio-native-tls = { version = "0.3.0", optional = true }
async-trait = "0.1.52"
-snowstorm = "0.1.2"
+snowstorm = "0.1.3"
base64 = "0.13.0"