Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@programatik29 programatik29 released this 20 Sep 06:14
168e9c4
  • updated: [rusqlite] version to 0.32.
  • added: bundled feature corresponding to rusqlite/bundled feature.
  • added: Implement From<rusqlite::Connection> for Connection.
  • removed: async Connection::from implementation instead added above.