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.
1 parent b33415f commit a1588a6Copy full SHA for a1588a6
RELEASES.md
@@ -1,3 +1,10 @@
1
+# Release 0.3.0 (2019-09-27)
2
+
3
+- [Updated the `proc-macro2`, `quote`, and `syn` dependencies to 1.0][28],
4
+ which raises the minimum supported rustc to 1.31.
5
6
+[28]: https://github.com/rust-num/num-derive/pull/28
7
8
# Release 0.2.5 (2019-04-23)
9
10
- [Improved the masking of lints in derived code][23].
0 commit comments