Freeze rustler version on ref commit

For support erlang version 20+
This commit is contained in:
Joakim Nylén
2019-11-22 10:26:41 +00:00
parent 1189c979a1
commit febc9cc05a
6 changed files with 107 additions and 164 deletions

View File

@@ -1,5 +1,4 @@
#[macro_use] extern crate rustler;
extern crate rustler_codegen;
extern crate lazy_static;
extern crate calamine;