mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-08-21 06:12:17 +08:00
Add implementation for linux systems
This commit is contained in:
@@ -30,5 +30,8 @@ features = [
|
||||
"Win32_System_Threading",
|
||||
]
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
procfs = "0.16.0"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
Reference in New Issue
Block a user