mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 09:54:41 -05:00
chore: bump rkyv to 0.8.10. (#4018)
This commit is contained in:
@@ -58,7 +58,7 @@ postcard = { version = "1", features = ["alloc"], optional = true }
|
||||
hyper = { version = "1.6", optional = true }
|
||||
bytes = "1.10"
|
||||
http-body-util = { version = "0.1.3", optional = true }
|
||||
rkyv = { version = "0.8.9", optional = true }
|
||||
rkyv = { version = "0.8.10", optional = true }
|
||||
rmp-serde = { version = "1.3.0", optional = true }
|
||||
base64 = { workspace = true, default-features = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user