Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Cargo.toml
Co-authored-by: David <[email protected]>
  • Loading branch information
ascjones and dvdplm authored Jun 23, 2021
commit 859f74ae4f76d41791ec20073bcc6a35619e66de
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ std = [
derive = [
"scale-info-derive"
]
# Include code docs in type metadata.
# Include rustdoc strings in the type metadata.
docs = [
"scale-info-derive/docs"
]
Expand Down