Skip to content

Commit

Permalink
chore: update rkyv
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon committed Jan 30, 2025
1 parent 88b1f35 commit cbcf969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ regex = "1.10.5"
reqwest = { version = "0.12.3", default-features = true, features = ["native-tls-vendored", "http2", "charset", "json", "gzip", "stream"] }
reqwest-middleware = "0.4.0"
resvg = "0.29.0"
rkyv = { version = "0.8.8" }
rkyv = { version = "0.8.10" }
sentry = "0.36.0"
serde = "1.0.203"
serde_json = "1.0.118"
Expand Down

0 comments on commit cbcf969

Please sign in to comment.