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

Update (dev-)deps strum/pretty-assertions,rstest #600

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

sholderbach
Copy link
Member

  • strum/strum_macros enables upgrade to syn 2.0
  • pretty-assertions gets rid of ctor and other outdated dev-deps
  • rstest also helps with syn but introduces regex dev-dep

- `strum`/`strum_macros` enables upgrade to `syn 2.0`
- `pretty-assertions` gets rid of `ctor` and other outdated dev-deps
- `rstest` also helps with `syn` but introduces `regex` dev-dep
@sholderbach sholderbach merged commit cf841be into nushell:main Jul 10, 2023
sholderbach added a commit to sholderbach/nushell that referenced this pull request Jul 10, 2023
- See nushell/reedline#600
- updates to `strum 0.25` which uses the newer more widespread `syn 2.0`
- this deduplicates `syn` for a default build.
- Unlocks nushell#9639
sholderbach added a commit to nushell/nushell that referenced this pull request Jul 10, 2023
- See nushell/reedline#600
- updates to `strum 0.25` which uses the newer more widespread `syn 2.0`
- this deduplicates `syn` for a default build.
- Unlocks #9639
@sholderbach sholderbach deleted the update-deps branch July 12, 2023 12:28
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.

1 participant