diff options
author | seancarroll <seanc28@gmail.com> | 2021-03-20 23:48:25 -0500 |
---|---|---|
committer | seancarroll <seanc28@gmail.com> | 2021-03-20 23:48:25 -0500 |
commit | 35249784f6aefdf528c2c8879098593ef51647a7 (patch) | |
tree | 0080850de52970768cc457cd281dba92c18a1f32 | |
parent | 7d5d439ed2f465120825c918f920bd9fbfd3169f (diff) | |
download | dotavious-35249784f6aefdf528c2c8879098593ef51647a7.zip |
bump indexmap version
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |