Skip to content

Commit 2a6622c

Browse files
CompatHelper: bump compat for "Adapt" to "3.0" (#144)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent aa13811 commit 2a6622c

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,6 +1,6 @@
11
name = "DistributionsAD"
22
uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
3-
version = "0.6.15"
3+
version = "0.6.16"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -23,7 +23,7 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
2323
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
2424

2525
[compat]
26-
Adapt = "2"
26+
Adapt = "2, 3"
2727
ChainRules = "0.7"
2828
ChainRulesCore = "0.9.9"
2929
Compat = "3.6"

0 commit comments

Comments
 (0)