diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/Cargo.toml b/Cargo.toml old mode 100644 new mode 100755 index 1f7984a..483c083 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,9 +7,8 @@ edition = "2021" [dependencies] arboard = "3.3.2" +rdev = "0.5.3" winit = "0.29.15" tiny-skia = "0.11.4" softbuffer = "0.4.2" -rdev = "0.5.3" -fontdue = "0.8.0" -send_wrapper = { version = "0.6.0", features = ["futures"] } \ No newline at end of file +fontdue = "0.8.0" \ No newline at end of file diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/src/main.rs b/src/main.rs old mode 100644 new mode 100755