Skip to content

Commit 1c9b1a4

Browse files
committed
fix: ci runs
1 parent 8961bcd commit 1c9b1a4

39 files changed

Lines changed: 954 additions & 116 deletions

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/graphql-generic-ws/Cargo.lock

Lines changed: 163 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/graphql-generic-ws/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ hyper-util = { version = "0.1", features = ["tokio"] }
1414
sha1 = "0.10"
1515
tako-rs = { path = "../../tako-rs", features = ["async-graphql", "graphiql"] }
1616
tokio = { version = "1.45.1", features = ["full"] }
17-
tokio-tungstenite = "0.27"
17+
tokio-tungstenite = "0.29"
1818

1919
[workspace]

0 commit comments

Comments
 (0)