Skip to content

Update workspace dependencies structure #1018

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

Merged
merged 6 commits into from
Mar 14, 2025

Conversation

JoshuaBatty
Copy link
Member

@JoshuaBatty JoshuaBatty commented Mar 14, 2025

This PR updates to use workspace-level dependency management by:

  1. Adding a [workspace.package] section
[workspace.package]
edition = "2021"
license = "MIT OR Apache-2.0"
version = "0.1.0"
homepage = "https://nannou.cc"
repository = "https://github.com/nannou-org/nannou.git"
  1. Moving dependencies to [workspace.dependencies] to centralise version management

closes #957

@JoshuaBatty JoshuaBatty self-assigned this Mar 14, 2025
@JoshuaBatty JoshuaBatty marked this pull request as draft March 14, 2025 02:27
@JoshuaBatty JoshuaBatty marked this pull request as ready for review March 14, 2025 02:41
@JoshuaBatty JoshuaBatty merged commit 33e5c29 into nannou-org:bevy-refactor Mar 14, 2025
14 checks passed
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.

1 participant