🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-04-03 8:53:31.0 +00:00:00
committer GitHub <noreply@github.com> 2025-04-03 8:53:31.0 +00:00:00
commit
d5e2e0df86de94ff7a0c08bd7ad209a630028c31 [patch]
tree
c2a1eda58e70f9e2d9cce5c6958befce48830e14
parent
c505fcd27bb93f8ae5f24216e8b4f4a6e650b23e
download
d5e2e0df86de94ff7a0c08bd7ad209a630028c31.tar.gz

Bump quote from 1.0.37 to 1.0.40

Bumps [quote](https://github.com/dtolnay/quote) from 1.0.37 to 1.0.40.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.37...1.0.40)

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

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index d3e46c7..09aeb95 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -2401,9 +2401,9 @@

[[package]]
name = "quote"
version = "1.0.37"
version = "1.0.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
dependencies = [
 "proc-macro2",
]