Skip to content

Add serde dependency to example Cargo.toml #47

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

Merged
merged 1 commit into from
Jan 1, 2018
Merged

Add serde dependency to example Cargo.toml #47

merged 1 commit into from
Jan 1, 2018

Conversation

chinedufn
Copy link
Contributor

Hey @Keats ,

New to Rust so apologies if I missed or overlooked anything obvious!


When trying to get started with your lib I got stuck on this compile time error:

image

After flailing for a bit I landed on a serde GitHub issue that had a solution.

Notably:

Adding serde to my dependencies fixes this.


So I went ahead and added serde to the example Cargo.toml in the README. Do let me know if there are any issues here!

@Keats Keats merged commit 99e0a2e into Keats:master Jan 1, 2018
@Keats
Copy link
Owner

Keats commented Jan 1, 2018

Woops, thanks for catching and fixing that! The CI failure is unrelated

JadedBlueEyes referenced this pull request in JadedBlueEyes/jsonwebtoken Apr 13, 2023
Add `serde` dependency to example Cargo.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants