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 9c4d28d commit 255854dCopy full SHA for 255854d
Project.toml
@@ -1,6 +1,6 @@
1
name = "BenchmarkTools"
2
uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
3
-version = "1.3.2"
+version = "1.4.0"
4
5
[deps]
6
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
@@ -11,8 +11,15 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
11
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
12
13
[compat]
14
+Aqua = "0.8"
15
JSON = "0.18, 0.19, 0.20, 0.21"
-Statistics = "1"
16
+JuliaFormatter = "1"
17
+Logging = "<0.0.1, 1"
18
+Printf = "<0.0.1, 1"
19
+Profile = "<0.0.1, 1"
20
+Statistics = "<0.0.1, 1"
21
+Test = "<0.0.1, 1"
22
+UUIDs = "<0.0.1, 1"
23
julia = "1"
24
25
[extras]
0 commit comments