Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: quote
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 092e963 commit fdb7269
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 intel-sgx/sgxs-tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ log = "0.4" # MIT/Apache-2.0
env_logger = "0.6" # MIT/Apache-2.0
yansi = "0.5" # MIT/Apache-2.0
atty = "0.2" # MIT
quote = "0.6" # MIT/Apache-2.0
quote = "1.0" # MIT/Apache-2.0
proc-macro2 = "0.4" # MIT/Apache-2.0
petgraph = "0.6" # MIT/Apache-2.0
mopa = "0.2" # MIT/Apache-2.0
Expand Down

0 comments on commit fdb7269

Please sign in to comment.