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