mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 08:18:37 +02:00
Bump strum_macros from 0.24.3 to 0.25.1 (#9714)
This commit is contained in:
@ -34,5 +34,5 @@ plugin = ["serde_json"]
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0"
|
||||
strum = "0.25"
|
||||
strum_macros = "0.24"
|
||||
strum_macros = "0.25"
|
||||
nu-test-support = { path = "../nu-test-support", version = "0.82.1" }
|
||||
|
Reference in New Issue
Block a user