Skip to content

Commit 730b95c

Browse files
Require MbedTLS 1.1.1 (#1616)
Co-authored-by: ChrisRackauckas-Claude <accounts@chrisrackauckas.com>
1 parent 24c479c commit 730b95c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
1414
LSODA = "7f56f5a3-f504-529b-bc02-0b1fe5e64312"
1515
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1616
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
17+
MbedTLS = "739be429-bea8-5141-9913-cc70e7f3736d"
1718
ODEInterfaceDiffEq = "09606e27-ecf5-54fc-bb29-004bd9f985bf"
1819
OMJulia = "0f4fe800-344e-11e9-2949-fb537ad918e1"
1920
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
@@ -41,6 +42,7 @@ Git = "1.2"
4142
IJulia = "1.23.2"
4243
LSODA = "1.0.0"
4344
LinearSolve = "3.75.0"
45+
MbedTLS = "1.1.1"
4446
ODEInterfaceDiffEq = "4.0.0"
4547
OMJulia = "0.3.1"
4648
OrdinaryDiffEq = "7.0.0"

0 commit comments

Comments
 (0)