Add either to [workspace.dependencies].

This commit is contained in:
Nicholas Nethercote
2025-08-27 20:03:15 +10:00
parent daf6fe2c1b
commit d263d3a88c
6 changed files with 6 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ edition = "2024"
# tidy-alphabetical-start
arrayvec = { version = "0.7", default-features = false }
bitflags.workspace = true
either = "1.0"
either.workspace = true
elsa = "1.11.0"
ena = "0.14.3"
indexmap = "2.4.0"