Skip to content

Commit

Permalink
Try unnested fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop committed Dec 7, 2023
1 parent bc37a74 commit 6afcde0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ itertools = "0.12.0"
base64 = "0.21.5"

# Company
telemetry-batteries = { git = "https://github.com/worldcoin/telemetry-batteries" }
telemetry-batteries = { git = "https://github.com/worldcoin/telemetry-batteries", branch = "dzejkop/unnest-fields" }
# telemetry-batteries = { path = "../telemetry-batteries" }

# Internal
postgres-docker-utils = { path = "crates/postgres-docker-utils" }
Expand Down

0 comments on commit 6afcde0

Please sign in to comment.