Skip to content

Commit f3b3751

Browse files
systemd prototyping
Differential Revision: D87582955
1 parent 3a17922 commit f3b3751

File tree

2 files changed

+649
-5
lines changed

2 files changed

+649
-5
lines changed

hyperactor_mesh/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ serde_bytes = "0.11"
7474
serde_json = { version = "1.0.140", features = ["alloc", "float_roundtrip", "raw_value", "unbounded_depth"] }
7575
serde_multipart = { version = "0.0.0", path = "../serde_multipart" }
7676
strum = { version = "0.27.1", features = ["derive"] }
77+
systemd = "0.10.1"
7778
tempfile = "3.22"
7879
thiserror = "2.0.12"
7980
tokio = { version = "1.47.1", features = ["full", "test-util", "tracing"] }

0 commit comments

Comments
 (0)