Add derive-where to [workspace.dependencies].
This commit is contained in:
parent
2b26476ccd
commit
e692c97ad3
4 changed files with 4 additions and 3 deletions
|
|
@ -62,6 +62,7 @@ exclude = [
|
|||
[workspace.dependencies]
|
||||
# tidy-alphabetical-start
|
||||
bitflags = "2.9.3"
|
||||
derive-where = "1.6.0"
|
||||
either = "1.15.0"
|
||||
indexmap = "2.10.0"
|
||||
itertools = "0.12.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue