diff options
author | Rosyid Haryadi <rosyid_haryadi@protonmail.com> | 2025-03-16 15:45:43 +0700 |
---|---|---|
committer | Rosyid Haryadi <rosyid_haryadi@protonmail.com> | 2025-03-16 15:45:43 +0700 |
commit | 78fdb766da10fd5d9ffe803e02b18369efea1cbd (patch) | |
tree | 9cbe233b18b97a777062e745634a20bff746e8c4 /Cargo.toml | |
parent | 3e8903a54667f24dd8e7f1b74d97ee772c032e64 (diff) |
upd: git object. [not tested yet]
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |