Move all dependencies to workspace
This commit is contained in:
parent
611bf3a9f1
commit
4f725a05c9
4 changed files with 48 additions and 33 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "showbits-assets"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
version = { workspace = true }
|
||||
edition = { workspace = true }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue