diff options
| author | Jonas Maier <> | 2026-03-05 17:37:52 +0100 |
|---|---|---|
| committer | Jonas Maier <> | 2026-03-05 17:37:52 +0100 |
| commit | 07c802b93a241d566161d3077b3254df4067fa1e (patch) | |
| tree | ebe370181c9660d3b6657d2de12e5adc3b884946 /Cargo.lock | |
| parent | f919c3e5d10db7afe41a14b94b99cd38e44d2720 (diff) | |
| download | pish-07c802b93a241d566161d3077b3254df4067fa1e.tar.gz | |
lots of shenanigans to have proper execve reload
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" name = "pish" version = "0.1.0" dependencies = [ + "libc", "termios", ] |
