summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseancarroll <seanc28@gmail.com>2021-03-20 23:48:25 -0500
committerseancarroll <seanc28@gmail.com>2021-03-20 23:48:25 -0500
commit35249784f6aefdf528c2c8879098593ef51647a7 (patch)
tree0080850de52970768cc457cd281dba92c18a1f32
parent7d5d439ed2f465120825c918f920bd9fbfd3169f (diff)
downloaddotavious-35249784f6aefdf528c2c8879098593ef51647a7.zip
bump indexmap version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fc817be..854658a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,4 +9,4 @@ repository = "https://github.com/doctavious/dotavious"
license = "MIT"
[dependencies]
-indexmap = "1.6.1" \ No newline at end of file
+indexmap = "1.6.2" \ No newline at end of file