Skip to content

Commit ad050af

Browse files
authored
chore: update gloo-net ^0.2.6 (#978)
1 parent dab1bfc commit ad050af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/transport/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ futures-timer = { version = "3", optional = true }
3232
soketto = { version = "0.7.1", optional = true }
3333

3434
# web-sys
35-
gloo-net = { version = "0.2.0", default-features = false, features = ["json", "websocket"], optional = true }
35+
gloo-net = { version = "0.2.6", default-features = false, features = ["json", "websocket"], optional = true }
3636

3737
[features]
3838
tls = ["tokio-rustls", "webpki-roots", "rustls-native-certs"]

0 commit comments

Comments
 (0)