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 7a1c1f1 commit 9205cf2Copy full SHA for 9205cf2
1 file changed
mix.exs
@@ -35,7 +35,7 @@ defmodule Sample.Mixfile do
35
{:plug, "~> 1.15.3"},
36
{:bandit, "~> 1.0"},
37
{:websock_adapter, "~> 0.5"},
38
- {:rocksdb, "~> 1.8.0"},
+ {:rocksdb, "~> 2.6.2"},
39
{:nitro, "~> 8.2.4"},
40
{:kvs, "~> 10.8.3"},
41
{:n2o, "~> 10.12.4"},
0 commit comments