We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3eb7cd + 55c0879 commit e4762edCopy full SHA for e4762ed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "indexmap"
3
-version = "1.3.1"
+version = "1.3.2"
4
authors = [
5
"bluss",
6
"Josh Stone <cuviper@gmail.com>"
README.rst
@@ -86,6 +86,10 @@ which is roughly:
86
Recent Changes
87
==============
88
89
+- 1.3.2
90
+
91
+ - Maintenance update to regenerate the published `Cargo.toml`.
92
93
- 1.3.1
94
95
- Maintenance update for formatting and ``autocfg`` 1.0.
0 commit comments