mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +02:00
Bump rust-ini from 0.20.0 to 0.21.0 (#12637)
This commit is contained in:
@ -15,7 +15,7 @@ nu-protocol = { path = "../nu-protocol", version = "0.92.3", features = ["plugin
|
||||
indexmap = { workspace = true }
|
||||
eml-parser = "0.1"
|
||||
ical = "0.11"
|
||||
rust-ini = "0.20.0"
|
||||
rust-ini = "0.21.0"
|
||||
|
||||
[dev-dependencies]
|
||||
nu-plugin-test-support = { path = "../nu-plugin-test-support", version = "0.92.3" }
|
||||
|
Reference in New Issue
Block a user