mirror of
https://github.com/YGGverse/ggemtext.git
synced 2026-04-01 01:25:34 +00:00
Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a51b67387 | ||
|
|
f83d049c60 |
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "ggemtext"
|
name = "ggemtext"
|
||||||
version = "0.6.0"
|
version = "0.7.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
@ -17,5 +17,5 @@ repository = "https://github.com/YGGverse/ggemtext"
|
||||||
|
|
||||||
[dependencies.glib]
|
[dependencies.glib]
|
||||||
package = "glib"
|
package = "glib"
|
||||||
version = "0.20.9"
|
version = "0.21.0"
|
||||||
features = ["v2_66"]
|
features = ["v2_66"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue