Skip to content

Instantly share code, notes, and snippets.

@kriogenia
Last active September 22, 2022 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kriogenia/4b0cced64f580264292792beafbfc618 to your computer and use it in GitHub Desktop.
Save kriogenia/4b0cced64f580264292792beafbfc618 to your computer and use it in GitHub Desktop.
How to set Workspace Dependencies
[... rest of the manifest ]
[workspace.dependencies]
num = { version = "0.4", default-features = false }
vector2d = "2.2"
rand = "0.8.5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment