Rename to cryoglyph

This commit is contained in:
Héctor Ramón Jiménez 2025-03-09 00:02:29 +01:00
parent ba9d0ba054
commit 3c455a9475
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 16 additions and 21 deletions

View file

@ -1,10 +1,9 @@
[package]
name = "iced_glyphon"
name = "cryoglyph"
description = "Fast, simple 2D text rendering for wgpu"
version = "0.6.0"
version = "0.1.0"
edition = "2021"
homepage = "https://github.com/hecrj/glyphon.git"
repository = "https://github.com/hecrj/glyphon"
repository = "https://github.com/iced-rs/cryoglyph"
license = "MIT OR Apache-2.0 OR Zlib"
[dependencies]