chore: upgrade to fjall 3

This commit is contained in:
J / Jacob Babich
2026-07-15 00:13:47 -04:00
parent 83b35908f7
commit 224ee7732f
3 changed files with 56 additions and 76 deletions

View File

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