chore(deps): lock file maintenance
Some checks failed
/ check (nvimDev) (push) Failing after 31s
/ check (nvimHeadless) (push) Failing after 7s
/ check (nvimNoBundledBins) (push) Failing after 7s
/ check (nvimNoLsp) (push) Failing after 8s
/ check (nvimNoTSGrammars) (push) Failing after 8s
/ check (treefmt) (push) Successful in 3s
/ build (audiomenu) (push) Has been skipped
/ build (docs) (push) Has been skipped
/ build (jpassmenu) (push) Has been skipped
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Has been skipped
/ build (nvim) (push) Has been skipped
/ report-size (push) Has been skipped

This commit is contained in:
Renovate Bot 2025-02-04 00:10:30 +01:00
parent 19563ae71f
commit 9079465e99
Signed by: renovate
SSH key fingerprint: SHA256:Ok6vtqmmerU0tEwRrmaddAKicKgaATKobBC7exAUPLo
3 changed files with 16 additions and 16 deletions

View file

@ -415,9 +415,9 @@ checksum = "b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2"
[[package]]
name = "syn"
version = "2.0.97"
version = "2.0.98"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5dabd04e3b9a8c3c03d5e743f5ef5e1207befc9de704d477f7198cc28049763e"
checksum = "36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1"
dependencies = [
"proc-macro2",
"quote",