Skip to content

Commit

Permalink
Eliminate dependency on syn v1 by updating git-version
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay authored and Enselic committed Dec 29, 2023
1 parent 0acb979 commit bf56cd9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 27 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- Update and improve `zsh` completion, see #2772 (@okapia)
- Use proper Architecture for Debian packages built for musl, see #2811 (@Enselic)
- Pull in fix for unsafe-libyaml security advisory, see #2812 (@dtolnay)
- Update git-version dependency to use Syn v2, see #2816 (@dtolnay)

## Syntaxes

Expand Down
35 changes: 8 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf56cd9

Please sign in to comment.