Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 78938a6

Browse files
committedSep 23, 2020
CompatHelper: add new compat entry for "Schedulers" at version "0.1"
1 parent 858bd06 commit 78938a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎Project.toml

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ParallelOperations = "1b60ccb4-57e0-5af0-9a84-4a6fb2dffe34"
1111
Schedulers = "fcb5363a-df8d-57f1-a64b-7615e60d793b"
1212
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
1313

14+
[compat]
15+
Schedulers = "0.1"
16+
1417
[extras]
1518
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
1619
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)