mirror of
https://github.com/YGGverse/ggemtext.git
synced 2026-03-31 09:05:32 +00:00
update glib version to 0.21.0, update crate version to 0.7.0
This commit is contained in:
parent
f83d049c60
commit
2a51b67387
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "ggemtext"
|
name = "ggemtext"
|
||||||
version = "0.6.1"
|
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