Skip to content

Commit 1364335

Browse files
authored
add compat for MutableArithmetics v1 (#77)
1 parent 88586dc commit 1364335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1414
[compat]
1515
MacroTools = "0.5"
1616
MultivariatePolynomials = "0.4.1"
17-
MutableArithmetics = "0.3"
17+
MutableArithmetics = "0.3, 1"
1818
NBInclude = "2"
1919
julia = "1"
2020

0 commit comments

Comments
 (0)