From 26059e6ad19e9dc83538cc3d4a3fa95d87e25ef7 Mon Sep 17 00:00:00 2001 From: Albin Heimerson <albin.heimerson@control.lth.se> Date: Thu, 19 Mar 2020 17:19:26 +0100 Subject: [PATCH] add labconnections to project.toml --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 7aa3477..fd3a967 100644 --- a/Project.toml +++ b/Project.toml @@ -6,4 +6,5 @@ version = "0.1.0" [deps] ControlSystems = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e" DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2" +LabConnections = "e9ebaa62-f26d-11e8-0a59-692f6511a9a1" Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" -- GitLab