diff options
author | Daniel Schadt <kingdread@gmx.de> | 2025-07-28 20:35:11 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2025-07-28 20:35:11 +0200 |
commit | d839b9b7950c949eaddb967495f533e99a8dcafb (patch) | |
tree | d945b3055ba381af883ddc6954aa96da4d7a80cf /Cargo.lock | |
parent | 8247f7d7e1fe30debf738435b3cdccdd15c24e2f (diff) | |
download | hittekaart-d839b9b7950c949eaddb967495f533e99a8dcafb.tar.gz hittekaart-d839b9b7950c949eaddb967495f533e99a8dcafb.tar.bz2 hittekaart-d839b9b7950c949eaddb967495f533e99a8dcafb.zip |
implement sqlite output in hittekaart-py
We cannot use a Box<dyn Storage> anymore, because the Sqlite connection
is not thread-safe. Therefore, we use a normal enum and open the
connection late.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions