11 Commits

Author SHA1 Message Date
Julien Rebetez
c77ce85741
Clippy fixes (#206)
* Clippy fixes

* Clippy: add Default implementations

* Clippy: Simplify if let match

* Clippy: Fix never read variables

Co-authored-by: Max Ammann <max@maxammann.org>
2022-11-12 13:06:43 +00:00
Max Ammann
fec6a408ee
Update Rust for CI and IDEs (#207)
* Upgrade toolchain to 1.65

* Set minimum Rust version

* Cargo workspaces

* Set version manually

* Set a specific rust version so we an upgrade is triggered

* Use debug for wgpu-info for speedier compile

* Install specific rev of wgpu-info

* Fix windows build
2022-11-12 13:21:29 +01:00
Max Ammann
1444ae7782
Clippy fixes (#197)
* Apply clippy fixes

* Use nightly for android

* Use nightly for web

* Fix feature usage

* Deny unused imports

* Add ios and web fixup

* Exit with non-zero exit code

* Add no_pendantic_os_check cfg flag
2022-11-05 13:29:11 +01:00
Maximilian Ammann
a68acbdff3 Upgrade wgpu 2022-10-08 20:56:58 +02:00
Max Ammann
6aa0557c90
Configure rustfmt (#145)
* Configure rustfmt

* Apply new formatting rules
2022-07-17 16:14:29 +02:00
Birk Skyum
99a74d35df
Update deps with cargo upgrade (#152)
* Update deps with cargo upgrade

* Keep tracy versions aligned
2022-07-08 18:20:47 +02:00
Maximilian Ammann
07bddd2a8c Upgrade wgpu to git 2022-06-02 15:04:06 +02:00
Jackson Shi
6bc9a792fd
Add sqlite feature flag (#111)
Co-authored-by: Max Ammann <max@maxammann.org>
2022-05-26 11:27:05 +02:00
Max Ammann
a10ab2f888
Prepare for publishing on crates.io (#46)
* Update geozero

* Make maplibre- packages ready for publishing
2022-05-01 17:15:48 +00:00
Maximilian Ammann
4455719ab8 Run fmt 2022-04-20 21:35:53 +02:00
Maximilian Ammann
22cfe6c976 Setup scaffolding for repository 2022-04-20 20:08:26 +02:00