Skip to content

Commit 1441c73

Browse files
Bump syn from 1.0.72 to 1.0.73 (#121)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.72 to 1.0.73. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.72...1.0.73) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 751d3ff commit 1441c73

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

oximeter/oximeter-macro-impl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ version = "1.0.26"
1818
version = "1.0.9"
1919

2020
[dependencies.syn]
21-
version = "1.0.71"
21+
version = "1.0.73"
2222
features = [ "full", "derive", "extra-traits" ]

0 commit comments

Comments
 (0)