1
0
Fork 0

Cleaner code to write liveness bit into process image

This commit is contained in:
rahix 2024-11-03 14:27:36 +01:00
parent 1ef275a520
commit f603fb633f
3 changed files with 10 additions and 9 deletions

4
Cargo.lock generated
View file

@ -304,9 +304,9 @@ dependencies = [
[[package]]
name = "process-image"
version = "0.2.0"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5af8362e66e347fba28d90c6569235402c7f1b7e41a4a67ed85ca29efade4b0"
checksum = "1c1de5542ea7a8e8654e93e3d00b28c1f3318f95b0f270240685c9eeeb300986"
[[package]]
name = "profirust"