Skip to content

Commit

Permalink
Fix typo in cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jleibs committed Nov 20, 2023
1 parent 2264567 commit ccd3f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/re_viewer_context/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ lazy_static.workspace = true
macaw.workspace = true
ndarray.workspace = true
nohash-hasher.workspace = true
once_cell.workapce = true
once_cell.workspace = true
parking_lot.workspace = true
serde = "1"
slotmap.workspace = true
Expand Down

0 comments on commit ccd3f8f

Please sign in to comment.