We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8dd750 commit 3ab5cd7Copy full SHA for 3ab5cd7
engineioxide/Cargo.toml
@@ -33,7 +33,7 @@ http-body-util.workspace = true
33
pin-project-lite.workspace = true
34
hyper-util = { workspace = true, features = ["tokio"] }
35
36
-base64 = "0.21.0"
+base64 = "0.22.0"
37
bytes = "1.4.0"
38
rand = "0.8.5"
39
0 commit comments