Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 18b34e1 commit 406151e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -54,7 +54,7 @@ default-features = false
features = ["text-decoding", "static-ssl"]

[build-dependencies]
quote = "^1.0.21"
quote = "^1.0.35"
serde = { version = "^1.0", features = ["derive"] }
serde_json = { version = "^1.0", features = ["raw_value"] }
xshell = "^0.2.2"
Expand Down

0 comments on commit 406151e

Please sign in to comment.