story-kit: create 268_refactor_upgrade_tokio_tungstenite_to_0_29_0
This commit is contained in:
@@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
name: "Upgrade tokio-tungstenite to 0.29.0"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Refactor 268: Upgrade tokio-tungstenite to 0.29.0
|
||||||
|
|
||||||
|
## Current State
|
||||||
|
|
||||||
|
- TBD
|
||||||
|
|
||||||
|
## Desired State
|
||||||
|
|
||||||
|
Upgrade tokio-tungstenite from 0.28.0 to 0.29.0 in workspace Cargo.toml and fix any breaking API changes.
|
||||||
|
|
||||||
|
## Acceptance Criteria
|
||||||
|
|
||||||
|
- [ ] tokio-tungstenite = "0.29.0" in workspace Cargo.toml
|
||||||
|
- [ ] All code compiles without errors
|
||||||
|
- [ ] All tests pass
|
||||||
|
|
||||||
|
## Out of Scope
|
||||||
|
|
||||||
|
- TBD
|
||||||
Reference in New Issue
Block a user