mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Bump reedline
to dev (and strum
) (#12150)
Resolve version duplication around `strum(_macros)` - Pull recent reedline (`strum` update) - Update `strum` in `nu-protocol`
This commit is contained in:
committed by
GitHub
parent
3a983bb5db
commit
27edef4874
@ -35,7 +35,7 @@ plugin = ["serde_json"]
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = { workspace = true }
|
||||
strum = "0.25"
|
||||
strum = "0.26"
|
||||
strum_macros = "0.26"
|
||||
nu-test-support = { path = "../nu-test-support", version = "0.91.1" }
|
||||
rstest = { workspace = true }
|
||||
|
Reference in New Issue
Block a user