Skip to content

Commit

Permalink
⬆️ Bump gloo to 0.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
langyo committed Dec 9, 2023
1 parent 8d42a52 commit 1cd08df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hikari-proto = { path = "../../packages/proto", version = "*" }
anyhow = "^1"
base64 = "^0.21"
derive_more = "*"
gloo = "^0.10"
gloo = "^0.11"
serde = { version = "^1", features = ["derive"] }
serde_json = "^1"
strum = "^0.25"
Expand Down

0 comments on commit 1cd08df

Please sign in to comment.