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/use workspace dependencies (wasm_bindgen, etc) #472

Merged
merged 9 commits into from
Mar 11, 2024

Conversation

NicoZweifel
Copy link
Contributor

@NicoZweifel NicoZweifel commented Mar 9, 2024

Notes:

@NicoZweifel NicoZweifel closed this Mar 9, 2024
@NicoZweifel NicoZweifel reopened this Mar 9, 2024
@NicoZweifel NicoZweifel marked this pull request as draft March 9, 2024 00:10
@NicoZweifel NicoZweifel changed the title update dependencies update dependencies (wasm_bindagen) Mar 9, 2024
@NicoZweifel NicoZweifel changed the title update dependencies (wasm_bindagen) update/use workspace dependencies (wasm_bindagen) Mar 9, 2024
@NicoZweifel NicoZweifel changed the title update/use workspace dependencies (wasm_bindagen) update/use workspace dependencies (wasm_bindgen) Mar 9, 2024
@kflansburg
Copy link
Member

This would be awesome. There are still a few places where packages are not using the workspace dependency (worker-sys/Cargo.toml#13).

@NicoZweifel
Copy link
Contributor Author

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.

@NicoZweifel NicoZweifel marked this pull request as ready for review March 10, 2024 03:28
@NicoZweifel NicoZweifel changed the title update/use workspace dependencies (wasm_bindgen) update/use workspace dependencies (wasm_bindgen, etc) Mar 10, 2024
@kflansburg kflansburg merged commit 7ed61c0 into cloudflare:main Mar 11, 2024
3 checks passed
jdon pushed a commit to jdon/workers-rs that referenced this pull request Mar 27, 2024
* update dependencies

* use workspace version

* bump / use workspace versions

* format

* Update Cargo.toml

* format

* Update Cargo.toml

* use newest version
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.

None yet

2 participants