Remove cache feature

This commit is contained in:
John Gallagher
2016-05-17 12:01:55 -05:00
parent 0ab9421e6a
commit ed72da92ef
5 changed files with 4 additions and 6 deletions

View File

@@ -16,7 +16,6 @@ name = "rusqlite"
load_extension = []
backup = []
blob = []
cache = []
functions = []
trace = []