Fix casing

This commit is contained in:
Krishan
2022-08-07 20:35:52 +05:30
parent 17a1563e75
commit 2af31a8041
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[package]
name = "Cinny"
name = "cinny"
version = "2.1.0"
description = "Yet another matrix client"
authors = ["Ajay Bura"]