Skip to content
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

Adding workspace dependencies #2678

Merged
merged 1 commit into from Jan 23, 2024
Merged

Conversation

rodoufu
Copy link
Contributor

@rodoufu rodoufu commented Jan 23, 2024

I've only added the dependencies as workspace dependencies to make it easier to maintain from now on.

I've executed in the serde directory.

$ cargo test --features derive

And in the test_suite:

cargo +nightly test --features unstable

Both worked fine.

As required in the https://github.com/serde-rs/serde/blob/111803ab0768d010c606f2fc0d0add12750d5eef/CONTRIBUTING.md

Copy link
Member

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dtolnay dtolnay merged commit 1c675ab into serde-rs:master Jan 23, 2024
15 checks passed
@rodoufu rodoufu deleted the workspaceDependencies branch January 23, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants