mirror of
https://github.com/YGGverse/ggemtext.git
synced 2026-03-31 17:15:33 +00:00
remove extra dependencies
This commit is contained in:
parent
f12d052b47
commit
be813cf643
9 changed files with 13 additions and 14 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ggemtext"
|
||||
version = "0.1.3"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
|
@ -15,6 +15,7 @@ categories = [
|
|||
]
|
||||
repository = "https://github.com/YGGverse/ggemtext"
|
||||
|
||||
[dependencies.gtk]
|
||||
package = "gtk4"
|
||||
version = "0.9.1"
|
||||
[dependencies.glib]
|
||||
package = "glib"
|
||||
version = "0.20.4"
|
||||
features = ["v2_66"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue