Skip to content

Commit 5532e28

Browse files
committed
Release 1.0.62
1 parent d131635 commit 5532e28

File tree

4 files changed

+549
-3
lines changed

4 files changed

+549
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "syn"
3-
version = "1.0.61" # don't forget to update html_root_url and syn.json
3+
version = "1.0.62" # don't forget to update html_root_url and syn.json
44
authors = ["David Tolnay <dtolnay@gmail.com>"]
55
license = "MIT OR Apache-2.0"
66
description = "Parser for Rust source code"

0 commit comments

Comments
 (0)