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.
2 parents 70d2559 + a2aa6c3 commit 57b84acCopy full SHA for 57b84ac
Project.toml
@@ -1,6 +1,6 @@
1
name = "LinuxPerf"
2
uuid = "b4c46c6c-4fb0-484d-a11a-41bc3392d094"
3
-version = "0.1.0"
+version = "0.2.0"
4
5
[deps]
6
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"
@@ -9,3 +9,5 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
9
10
[compat]
11
julia = "1"
12
+Formatting = "0.4"
13
+PrettyTables = "0.9"
0 commit comments