We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f20db99 commit 9c26c60Copy full SHA for 9c26c60
rebar.config
@@ -1,7 +1,7 @@
1
{port_specs, [{"priv/bitcask.so", ["c_src/*.c"]}]}.
2
3
{deps, [
4
- {meck, ".*", {git, "git://github.com/eproxus/meck"}}
+ {meck, ".*", {git, "git://github.com/basho/meck", {tag, "0.8.1"}}}
5
]}.
6
7
{port_env, [
0 commit comments