mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +02:00
Bump shadow-rs from 0.26.1 to 0.27.1 (#12372)
This commit is contained in:
@ -18,10 +18,10 @@ nu-protocol = { path = "../nu-protocol", version = "0.92.2" }
|
||||
nu-utils = { path = "../nu-utils", version = "0.92.2" }
|
||||
|
||||
itertools = { workspace = true }
|
||||
shadow-rs = { version = "0.26", default-features = false }
|
||||
shadow-rs = { version = "0.27", default-features = false }
|
||||
|
||||
[build-dependencies]
|
||||
shadow-rs = { version = "0.26", default-features = false }
|
||||
shadow-rs = { version = "0.27", default-features = false }
|
||||
|
||||
[features]
|
||||
mimalloc = []
|
||||
|
Reference in New Issue
Block a user