diff --git a/Cargo.toml b/Cargo.toml index b967529b..e3046466 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -133,7 +133,7 @@ unit_test_utils = "0.1.3" # testing locally # icasadi_test = { path = "test/icasadi_test/" } # instead, use: -icasadi_test = "0.0.2" +icasadi_test = "0.0.3" # Random number generators for unit tests: rand = "0.9"