From 1dabfc05e38a3fa1ed42d00bac0cfe1b9f39b9b0 Mon Sep 17 00:00:00 2001 From: Tommi Nylander <tommi.nylander@control.lth.se> Date: Wed, 11 Sep 2019 15:45:03 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0741c5e..32f83e4 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid= "8337e484-37af-5731-a194-f099f29e0275" version = "0.2" [deps] -ControlSystemIdentification = "0861197f-74c3-5f66-9cd7-8a02bdf51734" +ControlSystemIdentification = "3abffc1c-5106-53b7-b354-a47bfc086282" ControlSystems = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e" DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2" Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" -- GitLab