Update gtk version
This commit is contained in:
@@ -18,8 +18,8 @@ the cursor position.
|
||||
```toml
|
||||
# src-tauri/Cargo.toml
|
||||
|
||||
[target."cfg(target_os = \"linux\")".dependencies]
|
||||
gtk = "0.18"
|
||||
``[target."cfg(target_os = \"linux\")".dependencies]
|
||||
gtk = "0.18.2"
|
||||
```
|
||||
|
||||
```rust
|
||||
|
||||
Reference in New Issue
Block a user