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 07672ce commit b0dac7aCopy full SHA for b0dac7a
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "quote"
3
-version = "0.3.14" # don't forget to update version in readme for breaking changes
+version = "0.3.15" # don't forget to update version in readme for breaking changes
4
authors = ["David Tolnay <dtolnay@gmail.com>"]
5
license = "MIT/Apache-2.0"
6
description = "Quasi-quoting macro quote!(...)"
0 commit comments