Skip to content

Commit 9205cf2

Browse files
committed
update rocksdb
1 parent 7a1c1f1 commit 9205cf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ defmodule Sample.Mixfile do
3535
{:plug, "~> 1.15.3"},
3636
{:bandit, "~> 1.0"},
3737
{:websock_adapter, "~> 0.5"},
38-
{:rocksdb, "~> 1.8.0"},
38+
{:rocksdb, "~> 2.6.2"},
3939
{:nitro, "~> 8.2.4"},
4040
{:kvs, "~> 10.8.3"},
4141
{:n2o, "~> 10.12.4"},

0 commit comments

Comments
 (0)