Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jprochazk committed Dec 11, 2024
1 parent d3183f0 commit fed700f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/build/re_protos_builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ camino.workspace = true
tonic-build = { workspace = true, default-features = false, features = [
"prost",
] }
prost-build = { workspace = true, default-features = false }
prost-build = { workspace = true }

0 comments on commit fed700f

Please sign in to comment.