Closed sadikovi closed 6 years ago
This PR removes default on a direct implementation in DictEncoder, since the latest nightly version complains about it. Also fixed a typo and updated versions in Cargo.toml.
default
DictEncoder
@sunchao please review. Thanks!
Merged. Thanks!
Thanks for merging!
This PR removes
default
on a direct implementation inDictEncoder
, since the latest nightly version complains about it. Also fixed a typo and updated versions in Cargo.toml.