6 Commits

Author SHA1 Message Date
edb78d5fb4 Upgraded to actix-web 4, rust 1.80 2024-08-11 15:20:34 +02:00
baa92f860e Removing dependency on ironsea_store 2020-03-17 17:05:34 +01:00
e75debc2fb Dependencies updates, new features, code cleanup
* Removed unused local crates ironsea_store_*
 * Updated dependencies
 * Added whenever possible '#![forbid(unsafe_code)]' annotations
 * Added support for MeshViewer XYZ format
 * Improved JSON efficiency by making more succinct.
 * Code cleanup to reduce the number of clippy warnings
2020-01-21 11:21:38 +01:00
ff96c95dcf Remove forgotten Table references 2019-10-30 22:20:08 +01:00
8f796b819d Enable Link Time Optimisations (LTO) 2019-10-30 15:31:09 +01:00
647b88cdc4 Initial commit 2019-09-16 18:09:21 +02:00