mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-05 05:06:14 +01:00
chore: update gloo
This commit is contained in:
@@ -35,7 +35,7 @@ log = "0.4.19"
|
||||
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
gloo = { version = "0.8.1", features = ["net"]}
|
||||
gloo = { version = "0.9.0", features = ["net"]}
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
minreq = { version = "2.7.0", optional = true, features = ["json-using-serde", "https"] }
|
||||
|
||||
Reference in New Issue
Block a user