mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 02:18:44 +02:00
align all of the serde_json crates to the same version (#4949)
This commit is contained in:
@ -21,4 +21,4 @@ linked-hash-map = { version="0.5", optional=true }
|
||||
|
||||
[dev-dependencies]
|
||||
nu-path = { path="../nu-path", version = "0.60.0" }
|
||||
serde_json = "1.0.39"
|
||||
serde_json = "1.0"
|
||||
|
Reference in New Issue
Block a user