Rename crate to gitm

This commit is contained in:
Elara 2021-06-03 15:32:05 -07:00
parent a7d4ac9c6d
commit d775491c4b
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -40,7 +40,7 @@ dependencies = [
]
[[package]]
name = "gitm-rs"
name = "gitm"
version = "0.1.0"
dependencies = [
"env_logger",

View File

@ -1,7 +1,7 @@
[package]
name = "gitm-rs"
name = "gitm"
version = "0.1.0"
authors = ["Arsen Musayelyan <moussaelianarsen@gmail.com>"]
authors = ["Arsen Musayelyan <arsen@arsenm.dev>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html