Skip to content

Commit

Permalink
dude
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Oct 17, 2024
1 parent d7d130f commit 999c1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/store/re_data_loader/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ rayon.workspace = true
thiserror.workspace = true
walkdir.workspace = true

[target.'cfg(not(any(target_arch = "wasm32", target_os = "windows")))'.dependencies]
[target.'cfg(not(any(target_arch = "wasm32")))'.dependencies]
re_crash_handler.workspace = true

[dev-dependencies]
Expand Down

0 comments on commit 999c1c2

Please sign in to comment.