We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69db5c6 commit 3392788Copy full SHA for 3392788
Project.toml
@@ -9,8 +9,9 @@ Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
9
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
10
11
[compat]
12
-Cassette = "≥ 0.2.0"
13
-julia = "≥ 0.7.0"
+Cassette = "0.2, 0.3"
+julia = "0.7, 1"
14
+MacroTools = "0.5"
15
16
[extras]
17
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments