r2d2_sqlite 0.18.0

Sqlite support for the r2d2 connection pool
Documentation
# Compiled files
*.o
*.so
*.rlib
*.dll
#Generated by rustorm
#/examples/gen/**
/gen/**
# Executables
*.exe

# Generated by Cargo
/target*/
Cargo.lock

#generated by eclipse
/.project
/.DS_Store

#swap files
*~
*.swp
*.swo
#cargo fmt backup files
*.bk

file.db