summaryrefslogtreecommitdiffstats
path: root/vendor/indexmap/RELEASES.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/indexmap/RELEASES.md')
-rw-r--r--vendor/indexmap/RELEASES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/indexmap/RELEASES.md b/vendor/indexmap/RELEASES.md
index 7c58be36b..7ea8b702e 100644
--- a/vendor/indexmap/RELEASES.md
+++ b/vendor/indexmap/RELEASES.md
@@ -1,3 +1,7 @@
+- 1.9.3
+
+ - Bump the `rustc-rayon` dependency, for compiler use only.
+
- 1.9.2
- `IndexMap` and `IndexSet` both implement `arbitrary::Arbitrary<'_>` and