Jelajahi Sumber

build(deps): bump syn from 1.0.58 to 1.0.60

Bumps [syn](https://github.com/dtolnay/syn) from 1.0.58 to 1.0.60.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.58...1.0.60)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 tahun lalu
induk
melakukan
ee21d5d5e6
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1729,9 +1729,9 @@ checksum = "1e81da0851ada1f3e9d4312c704aa4f8806f0f9d69faaf8df2f3464b4a9437c2"
 
 [[package]]
 name = "syn"
-version = "1.0.58"
+version = "1.0.60"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "cc60a3d73ea6594cd712d830cc1f0390fd71542d8c8cd24e70cc54cdfd5e05d5"
+checksum = "c700597eca8a5a762beb35753ef6b94df201c81cca676604f547495a0d7f0081"
 dependencies = [
  "proc-macro2",
  "quote",