summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRosyid Haryadi <rosyid_haryadi@protonmail.com>2025-03-16 15:45:43 +0700
committerRosyid Haryadi <rosyid_haryadi@protonmail.com>2025-03-16 15:45:43 +0700
commit78fdb766da10fd5d9ffe803e02b18369efea1cbd (patch)
tree9cbe233b18b97a777062e745634a20bff746e8c4 /Cargo.toml
parent3e8903a54667f24dd8e7f1b74d97ee772c032e64 (diff)
upd: git object. [not tested yet]
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e206dfd..8f17e5b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,5 @@ description = "Brainrot git"
[dependencies]
clap = { version = "4.5.32", features = ["derive"] }
configparser = "3.1.0"
+flate2 = "1.1.0"
ini = "1.3.0"