Skip to content

Commit c934f6b

Browse files
authored
update comment
1 parent 48f1d6b commit c934f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ serde = ["dep:serde"]
3636
ndarray-bindings = ["dep:ndarray"]
3737
datasets = ["dep:rand_distr", "std_rand", "serde"]
3838
std_rand = ["rand/std_rng", "rand/std"]
39-
# used by wasm32-unknown-unknown
39+
# used by wasm32-unknown-unknown for in-browser usage
4040
js = ["getrandom/js"]
4141

4242
[target.'cfg(target_arch = "wasm32")'.dependencies]

0 commit comments

Comments
 (0)