chore(deps): lock file maintenance
All checks were successful
/ check (nvimDev) (push) Successful in 1m2s
/ check (nvimHeadless) (push) Successful in 6s
/ check (nvimNoBundledBins) (push) Successful in 8s
/ check (nvimNoLsp) (push) Successful in 9s
/ check (nvimNoTSGrammars) (push) Successful in 8s
/ check (treefmt) (push) Successful in 20s
/ build (audiomenu) (push) Successful in 43s
/ build (docs) (push) Successful in 3s
/ build (jpassmenu) (push) Successful in 52s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 11m55s
/ build (nvim) (push) Successful in 15s
/ report-size (push) Successful in 44s
All checks were successful
/ check (nvimDev) (push) Successful in 1m2s
/ check (nvimHeadless) (push) Successful in 6s
/ check (nvimNoBundledBins) (push) Successful in 8s
/ check (nvimNoLsp) (push) Successful in 9s
/ check (nvimNoTSGrammars) (push) Successful in 8s
/ check (treefmt) (push) Successful in 20s
/ build (audiomenu) (push) Successful in 43s
/ build (docs) (push) Successful in 3s
/ build (jpassmenu) (push) Successful in 52s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 11m55s
/ build (nvim) (push) Successful in 15s
/ report-size (push) Successful in 44s
This commit is contained in:
parent
c022fa11e5
commit
a7d7a34ce6
3 changed files with 15 additions and 169 deletions
4
scripts/audiomenu/Cargo.lock
generated
4
scripts/audiomenu/Cargo.lock
generated
|
@ -302,9 +302,9 @@ checksum = "fb37767f6569cd834a413442455e0f066d0d522de8630436e2a1761d9726ba56"
|
|||
|
||||
[[package]]
|
||||
name = "proc-macro2"
|
||||
version = "1.0.92"
|
||||
version = "1.0.93"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0"
|
||||
checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99"
|
||||
dependencies = [
|
||||
"unicode-ident",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue