Skip to content

Commit

Permalink
post-rebase shenaniganeries
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Dec 10, 2024
1 parent fed81b9 commit 41526f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6697,8 +6697,10 @@ dependencies = [
"re_log",
"re_tracing",
"rust-format",
"serde",
"syn 2.0.85",
"tempfile",
"toml",
"unindent",
"xshell",
]
Expand Down
2 changes: 2 additions & 0 deletions crates/build/re_types_builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,10 @@ proc-macro2.workspace = true
quote.workspace = true
rayon.workspace = true
rust-format.workspace = true
serde = { workspace = true, features = ["derive"] }
syn.workspace = true
tempfile.workspace = true
toml = { workspace = true, features = ["parse", "preserve_order"] }
unindent.workspace = true
xshell.workspace = true

Expand Down

0 comments on commit 41526f0

Please sign in to comment.