Update all build-info versions to fix build

This commit is contained in:
2025-02-09 12:49:25 -08:00
parent 3576e67af7
commit 7aa620a9da
3 changed files with 60 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ anyhow = "1.0.79"
async-graphql = { version = "7", features = ["log"] }
async-graphql-rocket = "7"
async-trait = "0.1.81"
build-info = "0.0.38"
build-info = "0.0.39"
cacher = { version = "0.1.0", registry = "xinu" }
chrono = "0.4.39"
clap = { version = "4.5.23", features = ["derive"] }