added sqlite to the devshell for debugging

This commit is contained in:
2026-03-03 12:49:23 +01:00
parent 0ad039a597
commit cf67c980a2

View File

@@ -117,6 +117,7 @@
rustc rustc
cargo cargo
sea-orm-cli sea-orm-cli
sqlite
]; ];
}; };
} }