Skip to content

Commit 66bda46

Browse files
chore(deps): update build-info crates to 0.0.39
1 parent 9e44ad4 commit 66bda46

File tree

3 files changed

+34
-12
lines changed

3 files changed

+34
-12
lines changed

Cargo.lock

Lines changed: 32 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ sqlx = { version = "0.8.2", features = [
3737
], default-features = false }
3838
tracing = { version = "0.1.40", default-features = false }
3939
bigdecimal = "0.4.3"
40-
build-info = "0.0.38"
40+
build-info = "0.0.39"
4141
tap_core = { git = "https://github.com/semiotic-ai/timeline-aggregation-protocol", rev = "ff856d9", default-features = false }
4242
tracing-subscriber = { version = "0.3", features = [
4343
"json",

service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ graphql = { git = "https://github.com/edgeandnode/toolshed", tag = "graphql-v0.3
3333
hex-literal = "0.4.1"
3434

3535
[build-dependencies]
36-
build-info-build = { version = "0.0.38", default-features = false }
36+
build-info-build = { version = "0.0.39", default-features = false }

0 commit comments

Comments
 (0)