-
Notifications
You must be signed in to change notification settings - Fork 304
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/use workspace dependencies (wasm_bindgen, etc) #472
Conversation
This would be awesome. There are still a few places where packages are not using the workspace dependency (worker-sys/Cargo.toml#13). |
I think I got them all now, some of the leftovers require installing features, that aren't needed in other locations so I left them relatively unchanged. |
* update dependencies * use workspace version * bump / use workspace versions * format * Update Cargo.toml * format * Update Cargo.toml * use newest version
Notes: