fix(): add erocksdb

This commit is contained in:
Ryan Schmukler 2016-08-17 21:39:09 -07:00
parent c5ae68cad9
commit 584a3832f9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ defmodule Rox.Mixfile do
#
# Type "mix help compile.app" for more information
def application do
[applications: [:logger]]
[applications: [:logger, :erocksdb]]
end
# Dependencies can be Hex packages: