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 f03222a commit 916be01Copy full SHA for 916be01
Project.toml
@@ -1,7 +1,7 @@
1
name = "PProf"
2
uuid = "e4faabce-9ead-11e9-39d9-4379958e3056"
3
authors = ["Valentin Churavy <[email protected]>", "Nathan Daly <[email protected]>"]
4
-version = "3.1.3"
+version = "3.2.0"
5
6
[deps]
7
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -24,7 +24,7 @@ OrderedCollections = "1.1"
24
ProgressMeter = "1.7"
25
ProtoBuf = "1"
26
julia = "1.6"
27
-pprof_jll = "0.1, 1"
+pprof_jll = "0.1, 1, 2"
28
29
[extras]
30
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
0 commit comments