Skip to content

Commit

Permalink
Add Clipboard feature to web-sys
Browse files Browse the repository at this point in the history
  • Loading branch information
white-axe committed Oct 8, 2023
1 parent a5aaeb8 commit d5b4efa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ web-sys = { version = "0.3", features = [
"MutationRecord",
"Node",

"Clipboard",

"WorkerLocation",
"Location",
"WorkerNavigator",
Expand Down

0 comments on commit d5b4efa

Please sign in to comment.