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

Fix all usage of items deprecated in #4398 #4424

Closed
theduke opened this issue Jan 31, 2024 · 1 comment · Fixed by #4427
Closed

Fix all usage of items deprecated in #4398 #4424

theduke opened this issue Jan 31, 2024 · 1 comment · Fixed by #4427
Assignees

Comments

@theduke
Copy link
Contributor

theduke commented Jan 31, 2024

#4398 restructured the API and deprecated some items in the main API crate.

Many usages of those items across other crates were left in place and now produce a lot of deprecation warnings.

Need to clean this up.

Should grep for all usage of deprecated items and update those in all crates.

Copy link

linear bot commented Jan 31, 2024

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 a pull request may close this issue.

2 participants