Skip to content

Commit

Permalink
Run Taplo
Browse files Browse the repository at this point in the history
  • Loading branch information
bogoblin committed Feb 7, 2025
1 parent b83469f commit e42eca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ js-sys = "0.3.70"
pin-project = "1"
wasm-bindgen = "0.2.93"
wasm-bindgen-futures = "0.4.43"
web-time = "1"
web-sys = { version = "0.3.70", features = [
"AbortController",
"AbortSignal",
Expand Down Expand Up @@ -374,6 +373,7 @@ web-sys = { version = "0.3.70", features = [
"Window",
"Worker",
] }
web-time = "1"

[target.'cfg(all(target_family = "wasm", target_feature = "atomics"))'.dependencies]
atomic-waker = "1"
Expand Down

0 comments on commit e42eca5

Please sign in to comment.