diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2024-05-29 23:15:53 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2024-05-29 23:15:53 -0700 |
| commit | 60055a7d863a2ae476dc02ac77b3ee66429aaa39 (patch) | |
| tree | abd60df43e7776462c5db321a757ff8c49094ead /Cargo.toml | |
| parent | Allow prefix minus. (diff) | |
| download | qc-60055a7d863a2ae476dc02ac77b3ee66429aaa39.tar.zst | |
Remove an unused dependency.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,6 +7,5 @@ license = "GPL3" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -async-channel = "2.3.1" gdk4 = "0.8.2" gtk4 = "0.8.2" |
