Skip to content

Commit

Permalink
Merge pull request #32 from Tamschi/dependabot/cargo/syn-1.0.76
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 6, 2021
2 parents 8f5fc24 + 853b45f commit 44da71d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ try_match = "^0.2.2"

# Minimum version working with try_match starting with Rust 1.47.0.
# SEE: https://github.com/rust-lang/rust/issues/77789, https://github.com/dtolnay/syn/issues/906, https://github.com/dtolnay/syn/releases/tag/1.0.44
syn = { version = "^1.0.75", default-features = false }
syn = { version = "^1.0.76", default-features = false }
tap = "1.0.1"

[dev-dependencies]
Expand Down

0 comments on commit 44da71d

Please sign in to comment.