Skip to content

Commit

Permalink
update compat for FastRounding (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySarnoff authored Feb 9, 2022
1 parent 96b9941 commit 07d74b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
CRlibm = "0.7, 0.8, 1"
IntervalContractors = "0.4"
FastRounding = "0.2"
FastRounding = "0.2, 0.3"
Polynomials = "0.7"
RecipesBase = "1.0"
RoundingEmulator = "0.2"
Expand Down

0 comments on commit 07d74b7

Please sign in to comment.