Skip to content

Commit

Permalink
Update Rust crate tokio-tungstenite to 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 2c9740d commit 1fc3f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmtc-c2a/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ structpack = "0.5.0"
gaia-ccsds-c2a = { path = "../gaia-ccsds-c2a" }
gaia-tmtc = { path = "../gaia-tmtc" }
kble-socket = { version = "0.2.0", features = ["tungstenite"] }
tokio-tungstenite = "0.18"
tokio-tungstenite = "0.21"
itertools = "0.11.0"

[build-dependencies]
Expand Down

0 comments on commit 1fc3f0a

Please sign in to comment.