3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-08-10 23:30:53 +00:00

chore(deps): update dependencies

This commit is contained in:
Rene Leonhardt 2025-07-14 12:37:49 +02:00
parent 7e1e2d0a10
commit 7c68b1a3d1
No known key found for this signature in database
GPG key ID: 8C95C84F75AB1E8E
7 changed files with 949 additions and 6317 deletions

18
.github/dependabot.yaml vendored Normal file
View file

@ -0,0 +1,18 @@
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#package-ecosystem-
version: 2
updates:
- package-ecosystem: cargo
directories:
- tests
- tests/wasm-workspace
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: npm
directory: /
schedule:
interval: weekly