revert cursive upgrade

SelectView::set_selection doesn't seem to be working properly. The
symptom is editing an existing camera will clear the sample file dir,
and thus hitting edit without making any changes will fail.
This commit is contained in:
Scott Lamb
2021-10-27 14:20:51 -07:00
parent 973d2fbfe2
commit 981cee0706
6 changed files with 93 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "moonfire-db"
version = "0.7.0"
version = "0.7.1"
authors = ["Scott Lamb <slamb@slamb.org>"]
readme = "../README.md"
edition = "2018"