Merge pull request #8 from Cutieguwu/main

Update gamelog from main.
This commit was merged in pull request #8.
This commit is contained in:
Olivia Brooks
2025-03-29 11:08:59 -04:00
committed by GitHub
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"