Skip to content

Commit

Permalink
fix(deps): update cargo dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent fe1d53f commit 53cc7e1
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 54 deletions.
100 changes: 47 additions & 53 deletions nexus/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nexus/peer-bigquery/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ serde_bytes = "0.11"
sqlparser.workspace = true
tracing.workspace = true
tokio.workspace = true
gcp-bigquery-client = "0.24"
gcp-bigquery-client = "0.25"
uuid = { version = "1.0", features = ["serde", "v4"] }
value = { path = "../value" }

0 comments on commit 53cc7e1

Please sign in to comment.