aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGravatar Cheng XU <3105373+xu-cheng@users.noreply.github.com> 2020-05-21 19:19:46 -0700
committerGravatar GitHub <noreply@github.com> 2020-05-22 11:19:46 +0900
commit9f40abc12a72aed5cb1ac37d769eb39b2a9d9a85 (patch)
tree3a03c7e268d3eb6ee555bcc86676c910bd74df73 /src
parente8fa2511ffda2412244275e4287b5c59ce4dfc26 (diff)
downloadbytes-9f40abc12a72aed5cb1ac37d769eb39b2a9d9a85.tar.gz
bytes-9f40abc12a72aed5cb1ac37d769eb39b2a9d9a85.tar.zst
bytes-9f40abc12a72aed5cb1ac37d769eb39b2a9d9a85.zip
Allow using serde feature in no_std environment (#385)
When `serde` is used, it would enable its default feature `std`. This of course breaks no_std build. Fix this by disabling serde's default features. This should work for both serde + std and serde + no_std case.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions