24 Commits

Author SHA1 Message Date
efd0d53852 Update dependencies and compiler to 1.80
* Update rust compiler version
 * Update dependencies
 * Clean up new warnings
2024-08-09 17:41:58 +02:00
590a5f442a Fix dependencies for older compiler 2024-08-07 15:24:37 +02:00
3ea1d726cf Specify toolchain version
This prevents compilation issues with newer standard libraries.
2024-08-06 10:50:33 +02:00
a4af35fbee Update dependencies 2020-07-28 10:51:49 +02:00
a9c41a9aa0 Fix for the online-help 2020-03-19 17:17:31 +01:00
baa57a08e7 Updating online-help & README 2020-03-19 17:03:10 +01:00
e627698b0c Updating online-help & dependencies 2020-03-19 12:45:47 +01:00
c5d280163e Remove ironsea_store from Cargo.lock 2020-03-19 11:54:19 +01:00
0ed672efde Removing dependency on ironsea_store 2020-03-17 16:51:10 +01:00
add0c1dbca Enable LTO for release builds 2020-01-31 09:17:07 +01:00
21d16e1ae7 Update dependencies 2020-01-21 10:27:09 +01:00
1f0e75ad9b Prevent unsafe blocks for now 2020-01-21 10:25:09 +01:00
46fad24538 Adding support for XYZ files 2020-01-14 14:28:34 +01:00
62b120c0c9 Remove forgotten Table references 2019-10-30 22:18:21 +01:00
00fa1e8d96 Removed dependency on Table 2019-10-30 15:52:04 +01:00
3272590d24 Add support for multi-scale Index generation 2019-10-15 19:38:26 +02:00
818c19859f Improve online help 2019-10-10 15:00:10 +02:00
af53b4c92c Update dependencies 2019-10-10 10:11:19 +02:00
06f8ca71f2 Add support for dataset versionning.
This also updates to the latest mercator_db API which adds
multi-dataset support.
2019-10-04 15:41:06 +02:00
1912a5f092 Wee bit early to disable trace logs for release build 2019-09-16 17:29:40 +02:00
69fa6f5d69 Use parameters instead of the environment.
The use of the environment to pass the datasets to index was a quick
workaround.
2019-09-13 16:56:17 +02:00
e3bde4ac4d Initial Commit 2019-09-12 14:08:09 +02:00
eaf402694d Ignore generated files 2019-09-12 13:42:10 +02:00
5e82bb9c8f Licenses and acknowledgements 2019-09-12 13:41:58 +02:00