chore: update various dependencies (except fjall) to their latest versions

This commit is contained in:
J / Jacob Babich
2026-07-12 14:13:06 -04:00
parent 7f3c2ac30c
commit 044243ae3c
6 changed files with 186 additions and 208 deletions

View File

@@ -7,7 +7,7 @@ license.workspace = true
[dependencies]
bytes = { workspace = true }
emitter-and-signal = { path = "../emitter-and-signal" }
fjall = "2.11"
fjall = "2"
postcard = { version = "1.1", features = ["use-std"] }
serde = { workspace = true }
snafu = { workspace = true }