You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

14 lines
277 B

[package]
name = "gitmoji-rust"
version = "0.1.0"
authors = ["n0m1s <git@homnomnom.fr>"]
[dependencies]
git2 = "0.11"
dirs = "1.0.4"
cfg-if="0.1.10"
curl = "0.4.25"
derive_more = "0.99.2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
simsearch = "0.1"