Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Separate serde#110

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
Caellian wants to merge6 commits intocel-rust:master
base:master
Choose a base branch
Loading
fromCaellian:dev/separate-serde

Conversation

Caellian
Copy link
Contributor

Serde is yet another dependency that's not strictly necessary and it would be nice to be able to disable it with a feature.

The only problem is that this crate currently relies onserde to convert primitive types intoValue, so this PR needs to address that as well.

This PR has been separated out of#109, to keep the prior PR simple and clean.

- Enabled default features specified in the spec.- Removed patch versions from crates with stable minors.- Added better support for number casting.- Cleaned up imports.Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
This reverts commit30a545a.Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@Caellian

[8]ページ先頭

©2009-2025 Movatter.jp