We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd987d commit c0ed658Copy full SHA for c0ed658
rebar.config
@@ -1,5 +1,5 @@
1
{erl_opts, [debug_info]}.
2
-{deps, [{opencensus, "~> 0.7.0"},
+{deps, [{opencensus, "~> 0.7"},
3
{jsx, "~> 2.9"}]}.
4
5
{project_plugins, [rebar3_lint,
0 commit comments