From 95fcebd515a282443a3e8e8731e148d0b8c77920 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 12 Feb 2024 15:41:50 +0100 Subject: [PATCH] im so glad ill be squashing this --- satrs-mib/codegen/Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/satrs-mib/codegen/Cargo.toml b/satrs-mib/codegen/Cargo.toml index 5b6f941..c8989cd 100644 --- a/satrs-mib/codegen/Cargo.toml +++ b/satrs-mib/codegen/Cargo.toml @@ -31,4 +31,5 @@ trybuild = { version = "1", features = ["diff"] } path = ".." [dev-dependencies.satrs-shared] -version = "0.1.0" +# version = "0.1.0" +path = "../satrs-shared"