vhbit / lmdb-rs

Rust bindings for LMDB
MIT License
114 stars 46 forks source link

Update to LMDB 0.9.16 #28

Closed adalinesimonian closed 8 years ago

adalinesimonian commented 8 years ago
LMDB 0.9.16 Release (2015/08/14)
    Fix cursor EOF bug (ITS#8190)
    Fix handling of subDB records (ITS#8181)
    Fix mdb_midl_shrink() usage (ITS#8200)

How about it? :smile:

vhbit commented 8 years ago

Done through da03cf696df17e0141dafcf38d971be6c4f6cfbf.

adalinesimonian commented 8 years ago

Woo! Thanks! :tada: