Skip to content

Commit

Permalink
[eclipse-iceoryx#439] Make entries in crate_index more consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Oct 11, 2024
1 parent 0b06d1b commit ee71904
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "f8e3ba902ed3d7a17b68ca5bb69ca7c6948fe36f9ac57c290d6d58af2e091da1",
"checksum": "7c545a0251a1348f28e7fdadb4d3ac86b647834b2d64c29da484bf2314aaed26",
"crates": {
"addr2line 0.24.2": {
"name": "addr2line",
Expand Down
8 changes: 4 additions & 4 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@ maybe(
"//:iceoryx2-cli/Cargo.toml",
"//:iceoryx2-ffi/ffi-macros/Cargo.toml",
"//:iceoryx2/Cargo.toml",
"//iceoryx2-ffi/ffi:Cargo.toml",
"//iceoryx2-pal/concurrency-sync:Cargo.toml",
"//iceoryx2-pal/configuration:Cargo.toml",
"//iceoryx2-pal/posix:Cargo.toml",
"//:iceoryx2-ffi/ffi/Cargo.toml",
"//:iceoryx2-pal/concurrency-sync/Cargo.toml",
"//:iceoryx2-pal/configuration/Cargo.toml",
"//:iceoryx2-pal/posix/Cargo.toml",
],
)

Expand Down

0 comments on commit ee71904

Please sign in to comment.