mrjones2014 / jdt

JWST Desktop Tool
0 stars 0 forks source link

Move shared dependencies to workspace Cargo.toml #13

Closed mrjones2014 closed 11 months ago

mrjones2014 commented 11 months ago

Rust deps that are shared by multiple crates should be moved to root Cargo.toml and crate cargo toml can then do dep = { workspace = true }