Rename to iced_glyphon
and explain the reason of the fork
This commit is contained in:
parent
09712a70df
commit
59a3ecef65
2 changed files with 9 additions and 11 deletions
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "glyphon"
|
||||
name = "iced_glyphon"
|
||||
description = "Fast, simple 2D text rendering for wgpu"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
edition = "2021"
|
||||
homepage = "https://github.com/grovesNL/glyphon.git"
|
||||
repository = "https://github.com/grovesNL/glyphon"
|
||||
homepage = "https://github.com/hecrj/glyphon.git"
|
||||
repository = "https://github.com/hecrj/glyphon"
|
||||
license = "MIT OR Apache-2.0 OR Zlib"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue