Update version

This commit is contained in:
surya 2023-10-12 01:34:01 +05:30
parent 3ae97afde2
commit c5e8655fa0

View File

@ -1,10 +1,10 @@
[package]
name = "enc-check"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["cool-mist <n.suryap@gmail.com>"]
license = "GPL-3.0-only"
description = "A tool to inspect character encodings"
description = "A tool to inspect utf-8 and utf-16 character encodings"
homepage = "https://github.com/cool-mist/enc"
repository = "https://github.com/cool-mist/enc"
keywords = ["encodings", "utf-8", "utf8", "unicode"]