summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-10-03 12:38:46 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-10-03 12:38:46 +0200
commit073d5aa1ac0d7c5b263d1d6cff29b204d809a803 (patch)
treed2cad509a58f9499ae28ee458abc20e3e5cc81e3 /Cargo.lock
parent2a244b90e7305ca8c1b38c4fe207298dc7433b03 (diff)
downloadrebel-073d5aa1ac0d7c5b263d1d6cff29b204d809a803.tar
rebel-073d5aa1ac0d7c5b263d1d6cff29b204d809a803.zip
Update dependencies
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1021c93..1f6b874 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -958,9 +958,9 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "syn"
-version = "1.0.77"
+version = "1.0.78"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5239bc68e0fef57495900cfea4e8dc75596d9a319d7e16b1e0a440d24e6fe0a0"
+checksum = "a4eac2e6c19f5c3abc0c229bea31ff0b9b091c7b14990e8924b92902a303a0c0"
dependencies = [
"proc-macro2",
"quote",