Skip to content

Commit 8ee2019

Browse files
authored
Fix FlexUnits version format in Project.toml
Made a correction to the argument formats
1 parent 9ccc6bc commit 8ee2019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/DiffEqBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Enzyme = "0.13.100"
8686
FastBroadcast = "1.3"
8787
FastClosures = "0.3.2"
8888
FastPower = "1.1.2"
89-
FlexUnits = "0.5", "0.6"
89+
FlexUnits = "0.5, 0.6"
9090
ForwardDiff = "0.10, 1"
9191
FunctionWrappers = "1.1.3"
9292
FunctionWrappersWrappers = "1"

0 commit comments

Comments
 (0)