Skip to content

Commit ecb443d

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for ChainRulesCore in [weakdeps] at version 1, (keep existing compat)
1 parent 8891bab commit ecb443d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "QuantumControl"
22
uuid = "8a270532-f23f-47a8-83a9-b33d10cad486"
3-
authors = ["Michael Goerz <mail@michaelgoerz.net>"]
43
version = "0.11.3+dev"
4+
authors = ["Michael Goerz <mail@michaelgoerz.net>"]
55

66
[deps]
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -25,6 +25,7 @@ QuantumControlFiniteDifferencesExt = "FiniteDifferences"
2525
QuantumControlZygoteExt = "Zygote"
2626

2727
[compat]
28+
ChainRulesCore = "1"
2829
FileIO = "1"
2930
FiniteDifferences = "0.12"
3031
IOCapture = "0.2.4, 1"

0 commit comments

Comments
 (0)