atuin/src/command
dependabot[bot] b5845bc3a1
Bump rusqlite from 0.24.2 to 0.25.0 (#30)
* Bump rusqlite from 0.24.2 to 0.25.0

Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](https://github.com/rusqlite/rusqlite/compare/v0.24.2...v0.25.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Fixes for new rusqlite (mostly the new Params trait)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ellie Huxtable <e@elm.sh>
2021-04-06 10:59:07 +00:00
..
event.rs Add TUI, resolve #19, #17, #16 (#21) 2021-03-20 00:50:31 +00:00
history.rs Bump rusqlite from 0.24.2 to 0.25.0 (#30) 2021-04-06 10:59:07 +00:00
import.rs Fix import message 2021-02-15 20:33:39 +00:00
init.rs Add init command (#12) 2021-02-15 23:33:30 +00:00
mod.rs Implement server (#23) 2021-03-21 20:04:39 +00:00
search.rs Add TUI, resolve #19, #17, #16 (#21) 2021-03-20 00:50:31 +00:00
server.rs Implement server (#23) 2021-03-21 20:04:39 +00:00
stats.rs Add config file support (#15) 2021-03-10 21:24:08 +00:00