Skip to content

Commit 8da0d09

Browse files
committed
Bump CRC compat
1 parent 712a177 commit 8da0d09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "FiniteDifferences"
22
uuid = "26cc04aa-876d-5657-8c51-4c34ba976000"
3-
version = "0.12.16"
3+
version = "0.12.17"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -11,7 +11,7 @@ Richardson = "708f8203-808e-40c0-ba2d-98a6953ed40d"
1111
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212

1313
[compat]
14-
ChainRulesCore = "0.10.3"
14+
ChainRulesCore = "0.10.3, 1"
1515
Richardson = "1.2"
1616
StaticArrays = "0.12, 1.0"
1717
julia = "1"

0 commit comments

Comments
 (0)