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 version: 2
updates: updates:
- package-ecosystem: "cargo" # See documentation for possible values - package-ecosystem: "cargo" # See documentation for possible values
directory: "/" # Location of package manifests directories: ["/*"] # Location of package manifests
schedule: schedule:
interval: "daily" interval: "daily"

View File

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