Skip to content

Commit

Permalink
Show rkyv support on docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
pitdicker committed Sep 21, 2023
1 parent 5fc9be8 commit c4fc4c4
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 @@ -62,7 +62,7 @@ bincode = { version = "1.3.0" }
wasm-bindgen-test = "0.3"

[package.metadata.docs.rs]
features = ["serde"]
features = ["serde, rkyv"]
rustdoc-args = ["--cfg", "docsrs"]

[package.metadata.playground]
Expand Down

0 comments on commit c4fc4c4

Please sign in to comment.