Skip to content

Commit 97815f9

Browse files
committed
update deps
1 parent 6ceb239 commit 97815f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SymbolicCodegen"
22
uuid = "fc9b0551-4f1b-42e1-8440-e8a535f5a551"
33
authors = ["Chad Scherrer <[email protected]> and contributors"]
4-
version = "0.2.2"
4+
version = "0.2.3"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -15,7 +15,7 @@ DataStructures = "0.18"
1515
MLStyle = "0.4"
1616
MacroTools = "0.5"
1717
RuntimeGeneratedFunctions = "0.5"
18-
SymbolicUtils = "0.7, 0.8, 0.9, 0.10, 0.11"
18+
SymbolicUtils = "0.14,0.15,0.16"
1919
julia = "1.5"
2020

2121
[extras]

0 commit comments

Comments
 (0)