Update gamelog from main. #8

Merged
Cutieguwu merged 8 commits from main into gamelog 2025-03-29 11:08:59 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -6,6 +6,6 @@
version: 2
updates:
- package-ecosystem: "cargo" # See documentation for possible values
directory: "/" # Location of package manifests
directories: ["/*"] # Location of package manifests
schedule:
interval: "daily"

View File

@@ -22,4 +22,4 @@ features = [
]
[dependencies.gamelog]
path = "./gamelog"
path = "../gamelog"