Skip to content

Commit

Permalink
lets keep all features
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Jan 31, 2024
1 parent 7200e10 commit c4bbf91
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 @@ -52,6 +52,6 @@ serde = ["dep:serde", "chrono/serde"]
alloc = ["postcard/alloc", "chrono/alloc"]

[package.metadata.docs.rs]
features = ["derive", "rc", "unstable"]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
rustdoc-args = ["--cfg", "doc_cfg", "--generate-link-to-definition"]

0 comments on commit c4bbf91

Please sign in to comment.