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 48f99b0 commit e978b98Copy full SHA for e978b98
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "syn"
3
-version = "2.0.59" # don't forget to update html_root_url and syn.json
+version = "2.0.59"
4
authors = ["David Tolnay <[email protected]>"]
5
categories = ["development-tools::procedural-macro-helpers", "parser-implementations"]
6
description = "Parser for Rust source code"
0 commit comments