about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEzra Barrow <[email protected]>2023-11-14 02:35:05 -0600
committerEzra Barrow <[email protected]>2023-11-14 02:35:05 -0600
commite160756d55224543015bbe32fd3d9149b75138a8 (patch)
treef54b58b6282655d0b12c86a276f96e56afa3c57b /Cargo.toml
parent56f461df4ad1cd990f4ce6406e766891d5c2efc1 (diff)
downloadk2spice-e160756d55224543015bbe32fd3d9149b75138a8.tar.gz
k2spice-e160756d55224543015bbe32fd3d9149b75138a8.tar.bz2
k2spice-e160756d55224543015bbe32fd3d9149b75138a8.zip
Add hostname
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 695f829..a28f711 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,4 +8,5 @@ members = [
     "usr/src/mei/echo",
     "usr/src/mei/printf",
     "usr/src/mei/false",
+    "usr/src/mei/hostname",
 ]