diff --git a/Cargo.toml b/Cargo.toml index cb4a1df7..42911027 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -140,6 +140,8 @@ web-sys = { version = "0.3", features = [ "MutationRecord", "Node", + "Clipboard", + "WorkerLocation", "Location", "WorkerNavigator",