summaryrefslogtreecommitdiffstats
path: root/third_party/rust/plist/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/plist/Cargo.toml')
-rw-r--r--third_party/rust/plist/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/rust/plist/Cargo.toml b/third_party/rust/plist/Cargo.toml
index 4829298f4f..f064e35f27 100644
--- a/third_party/rust/plist/Cargo.toml
+++ b/third_party/rust/plist/Cargo.toml
@@ -24,7 +24,7 @@ repository = "https://github.com/ebarnard/rust-plist/"
version = "0.13.0"
[dependencies.indexmap]
-version = "1.0.2"
+version = "2.1.0"
[dependencies.line-wrap]
version = "0.1.1"