Skip to content

Commit d7dd6a1

Browse files
chore: bump rkyv to 0.8.10. (#4018)
1 parent ff81d34 commit d7dd6a1

File tree

2 files changed

+33
-32
lines changed

2 files changed

+33
-32
lines changed

Cargo.lock

Lines changed: 32 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server_fn/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ postcard = { version = "1", features = ["alloc"], optional = true }
5858
hyper = { version = "1.6", optional = true }
5959
bytes = "1.10"
6060
http-body-util = { version = "0.1.3", optional = true }
61-
rkyv = { version = "0.8.9", optional = true }
61+
rkyv = { version = "0.8.10", optional = true }
6262
rmp-serde = { version = "1.3.0", optional = true }
6363
base64 = { workspace = true, default-features = true }
6464

0 commit comments

Comments
 (0)