honestly fuck windows but now it works

This commit is contained in:
Zastian Pretorius
2022-07-13 22:39:54 +01:00
parent 3132f3b54b
commit 47210dfd15
5 changed files with 102 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
name = "kami"
author = "mrfluffy-dev"
license = "GPL-3.0"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -13,3 +13,4 @@ colored = "2.0.0"
isahc = "1.7.2"
base64 = "0.13"
termsize = "0.1.6"
dirs = "4.0"