Skip to content

Commit

Permalink
Bump syn from 1.0.59 to 1.0.60
Browse files Browse the repository at this point in the history
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@1.0.59...1.0.60)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 27, 2021
1 parent 98a90af commit f69262c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 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 jormungandr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edition = "2018"
[dependencies]
arc-swap = "^1.1.0"
juniper = "0.15.2"
syn = "=1.0.59" # Remove this when juniper is updated, or better, gone forever
syn = "=1.0.60" # Remove this when juniper is updated, or better, gone forever
juniper_warp = "0.6.1"
base64 = "0.13.0"
bincode = "1.2.1"
Expand Down

0 comments on commit f69262c

Please sign in to comment.