From 2355137d412f48379d3fc81d6b727a786e0b765d Mon Sep 17 00:00:00 2001 From: Ren Kararou Date: Sat, 13 Jul 2024 00:05:42 -0500 Subject: add common lib, custom macros, courtesy of Skylar Bleed --- usr/src/mei/pwd/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/src/mei/pwd/Cargo.toml') diff --git a/usr/src/mei/pwd/Cargo.toml b/usr/src/mei/pwd/Cargo.toml index 6671d1c..255fac0 100644 --- a/usr/src/mei/pwd/Cargo.toml +++ b/usr/src/mei/pwd/Cargo.toml @@ -16,3 +16,4 @@ path = "src/pwd.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +com = { path = "../../lib/com" } -- cgit 1.4.1-2-gfad0