Skip to content

Commit 07d74b7

Browse files
update compat for FastRounding (#507)
1 parent 96b9941 commit 07d74b7

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
@@ -17,7 +17,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1717
[compat]
1818
CRlibm = "0.7, 0.8, 1"
1919
IntervalContractors = "0.4"
20-
FastRounding = "0.2"
20+
FastRounding = "0.2, 0.3"
2121
Polynomials = "0.7"
2222
RecipesBase = "1.0"
2323
RoundingEmulator = "0.2"

0 commit comments

Comments
 (0)