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

Dependencies: syn ^2 #837

Open
4 tasks
pinkforest opened this issue Mar 22, 2023 · 0 comments
Open
4 tasks

Dependencies: syn ^2 #837

pinkforest opened this issue Mar 22, 2023 · 0 comments

Comments

@pinkforest
Copy link
Contributor

https://github.com/dtolnay/syn/releases/tag/2.0.0

$ cargo tree -i syn

  syn@1.0.109
  syn@2.0.4

$ cargo tree -i syn@1.0.109

syn v1.0.109
├── abscissa_derive v0.6.0 (proc-macro)
├── askama_derive v0.11.2 (proc-macro)
├── askama_shared v0.12.2
├── clap_derive v3.2.18 (proc-macro)
│   └── clap v3.2.23
│       ├── abscissa_core v0.6.0 (*)
│       ├── cargo-audit v0.17.4 (/home/foobar/cc/rustsec/cargo-audit)
│       └── rustsec-admin v0.8.5 (/home/foobar/cc/rustsec/admin)
├── darling_core v0.14.4
│   │               └── atom_syndication v0.12.0
│   │                   └── rustsec-admin v0.8.5 (/home/foobar/cc/rustsec/admin)
│       └── comrak v0.16.0
│           └── rustsec-admin v0.8.5 (/home/foobar/cc/rustsec/admin)
├── rust-embed-impl v6.5.0 (proc-macro)
│   └── rust-embed v6.6.0
│       └── rustsec-admin v0.8.5 (/home/foobar/cc/rustsec/admin)
├── synstructure v0.12.6
│   └── abscissa_derive v0.6.0 (proc-macro) (*)
└── tracing-attributes v0.1.23 (proc-macro)
            └── abscissa_core v0.6.0 (*)

Need to bump ^2

Obviously after the next down need to bump but anyways - tracking here.

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

No branches or pull requests

1 participant