mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 07:16:05 +02:00
Bump shadow-rs from 0.31.1 to 0.33.0 (#13713)
This commit is contained in:
@ -18,10 +18,10 @@ nu-protocol = { path = "../nu-protocol", version = "0.97.2" }
|
||||
nu-utils = { path = "../nu-utils", version = "0.97.2" }
|
||||
|
||||
itertools = { workspace = true }
|
||||
shadow-rs = { version = "0.31", default-features = false }
|
||||
shadow-rs = { version = "0.33", default-features = false }
|
||||
|
||||
[build-dependencies]
|
||||
shadow-rs = { version = "0.31", default-features = false }
|
||||
shadow-rs = { version = "0.33", default-features = false }
|
||||
|
||||
[features]
|
||||
mimalloc = []
|
||||
|
Reference in New Issue
Block a user