Skip to content

Commit

Permalink
Merge pull request #243 from Whist-Team/dependabot/cargo/gloo-net-0.5.0
Browse files Browse the repository at this point in the history
Build(deps): bump gloo-net from 0.4.0 to 0.5.0
  • Loading branch information
Segelzwerg authored Dec 7, 2023
2 parents 75646f2 + 27f29d0 commit f4492ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ features = ["js"]
version = "0.2"

[target.'cfg(target_family = "wasm")'.dependencies.gloo-net]
version = "0.4"
version = "0.5"
default-features = false
features = ["json", "websocket"]

Expand Down

0 comments on commit f4492ed

Please sign in to comment.