-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean-up dependencies, do some chores #73
Conversation
- No longer enable `serde` dependency when enabling `std` crate feature. - Rename `serde-1` to just `serde`.
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #73 +/- ##
==========================================
- Coverage 73.71% 73.29% -0.42%
==========================================
Files 14 13 -1
Lines 814 1112 +298
==========================================
+ Hits 600 815 +215
- Misses 214 297 +83 ☔ View full report in Codecov by Sentry. |
No description provided.