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

dep: Update serde_derive since it no longer ships with binary blobs. #599

Merged
merged 1 commit into from Oct 31, 2023

Conversation

11Kilobytes
Copy link
Contributor

See serde-rs/serde#2590 for more details.

Describe your changes. Use imperative present tense.

For confirmation that serde_derive no longer ships with blobs, note that the deblobbing project has been deprecated for this reason.

Checklist

  • Add documentation to docs/config.adoc
    • Yes or N/A: deps shouldn't need this.
  • Add example and basic docs to cfg_samples/kanata.kbd
    • Yes or N/A: ditto
  • Update error messages
    • Yes or N/A: same
  • Added tests, or did manual testing
    • Yes: I ran cargo test and the code compiled so I assume whatever proc macros are necessary in the project are working.

Cargo.toml Outdated Show resolved Hide resolved
@jtroo jtroo merged commit 20b06e9 into jtroo:main Oct 31, 2023
3 checks passed
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.

None yet

2 participants