Acknowledgements
Weather Data
Weather data and geolocation is provided by OpenWeather.
Open Source Libraries
Thanks to the authors of these crates, which made this project possible. Note these are all dependencies, direct and transitive
- aead — MIT OR Apache-2.0
- aes — MIT OR Apache-2.0
- aes-gcm — Apache-2.0 OR MIT
- askama — MIT OR Apache-2.0
- askama_derive — MIT/Apache-2.0
- askama_escape — MIT OR Apache-2.0
- askama_rocket — MIT OR Apache-2.0
- askama_shared — MIT/Apache-2.0
- async-stream — MIT
- async-stream-impl — MIT
- async-trait — MIT OR Apache-2.0
- atomic — Apache-2.0/MIT
- atty — MIT
- autocfg — Apache-2.0 OR MIT
- base64 — MIT/Apache-2.0
- binascii — MIT
- bitflags — MIT/Apache-2.0
- block-buffer — MIT OR Apache-2.0
- bytes — MIT
- cc — MIT/Apache-2.0
- celes — Apache-2.0
- cfg-if — MIT/Apache-2.0
- chrono — MIT/Apache-2.0
- cipher — MIT OR Apache-2.0
- cookie — MIT OR Apache-2.0
- cpufeatures — MIT OR Apache-2.0
- crypto-common — MIT OR Apache-2.0
- ctr — MIT OR Apache-2.0
- darling — MIT
- darling_core — MIT
- darling_macro — MIT
- devise — MIT/Apache-2.0
- devise_codegen — MIT/Apache-2.0
- devise_core — MIT/Apache-2.0
- digest — MIT OR Apache-2.0
- either — MIT/Apache-2.0
- encoding_rs — Apache-2.0 OR MIT
- figment — MIT OR Apache-2.0
- fnv — Apache-2.0 / MIT
- form_urlencoded — MIT/Apache-2.0
- futures — MIT OR Apache-2.0
- futures-channel — MIT OR Apache-2.0
- futures-core — MIT OR Apache-2.0
- futures-io — MIT OR Apache-2.0
- futures-macro — MIT OR Apache-2.0
- futures-sink — MIT OR Apache-2.0
- futures-task — MIT OR Apache-2.0
- futures-util — MIT OR Apache-2.0
- generic-array — MIT
- getrandom — MIT OR Apache-2.0
- ghash — Apache-2.0 OR MIT
- glob — MIT/Apache-2.0
- h2 — MIT
- hashbrown — Apache-2.0/MIT
- hkdf — MIT OR Apache-2.0
- hmac — MIT OR Apache-2.0
- http — MIT/Apache-2.0
- http-body — MIT
- httparse — MIT/Apache-2.0
- httpdate — MIT/Apache-2.0
- humansize — MIT/Apache-2.0
- hyper — MIT
- hyper-rustls — Apache-2.0/ISC/MIT
- ident_case — MIT/Apache-2.0
- idna — MIT/Apache-2.0
- indexmap — Apache-2.0/MIT
- inlinable_string — Apache-2.0/MIT
- ip2location —
- ipnet — MIT OR Apache-2.0
- itoa — MIT OR Apache-2.0
- itoa — MIT OR Apache-2.0
- lazy_static — MIT/Apache-2.0
- libc — MIT OR Apache-2.0
- lock_api — MIT OR Apache-2.0
- log — MIT OR Apache-2.0
- matches — MIT
- memchr — Unlicense/MIT
- memmap — MIT/Apache-2.0
- mime — MIT/Apache-2.0
- mime_guess — MIT
- minimal-lexical — MIT/Apache-2.0
- mio — MIT
- multer — MIT
- nom — MIT
- num-integer — MIT OR Apache-2.0
- num-traits — MIT OR Apache-2.0
- num_cpus — MIT/Apache-2.0
- num_threads — MIT OR Apache-2.0
- once_cell — MIT OR Apache-2.0
- opaque-debug — MIT OR Apache-2.0
- parking_lot — MIT OR Apache-2.0
- parking_lot_core — MIT OR Apache-2.0
- pear — MIT/Apache-2.0
- pear_codegen — MIT/Apache-2.0
- percent-encoding — MIT/Apache-2.0
- pin-project-lite — Apache-2.0 OR MIT
- pin-utils — MIT OR Apache-2.0
- polyval — Apache-2.0 OR MIT
- ppv-lite86 — MIT/Apache-2.0
- proc-macro-hack — MIT OR Apache-2.0
- proc-macro-nested — MIT OR Apache-2.0
- proc-macro2 — MIT OR Apache-2.0
- proc-macro2-diagnostics — MIT/Apache-2.0
- quote — MIT OR Apache-2.0
- rand — MIT OR Apache-2.0
- rand_chacha — MIT OR Apache-2.0
- rand_core — MIT OR Apache-2.0
- ref-cast — MIT OR Apache-2.0
- ref-cast-impl — MIT OR Apache-2.0
- remove_dir_all — MIT/Apache-2.0
- reqwest — MIT/Apache-2.0
- ring —
- rocket — MIT OR Apache-2.0
- rocket_codegen — MIT OR Apache-2.0
- rocket_http — MIT OR Apache-2.0
- rustls — Apache-2.0/ISC/MIT
- rustversion — MIT OR Apache-2.0
- ryu — Apache-2.0 OR BSL-1.0
- scopeguard — MIT/Apache-2.0
- sct — Apache-2.0/ISC/MIT
- serde — MIT OR Apache-2.0
- serde_derive — MIT OR Apache-2.0
- serde_json — MIT OR Apache-2.0
- serde_urlencoded — MIT/Apache-2.0
- serde_with — MIT OR Apache-2.0
- serde_with_macros — MIT OR Apache-2.0
- sha2 — MIT OR Apache-2.0
- signal-hook-registry — Apache-2.0/MIT
- slab — MIT
- smallvec — MIT/Apache-2.0
- socket2 — MIT OR Apache-2.0
- spin — MIT
- spin — MIT
- stable-pattern — MIT OR Apache-2.0
- state — MIT/Apache-2.0
- strsim — MIT
- subtle — BSD-3-Clause
- syn — MIT OR Apache-2.0
- tempfile — MIT OR Apache-2.0
- time — MIT/Apache-2.0
- time — MIT OR Apache-2.0
- time-macros — MIT OR Apache-2.0
- tinyvec — Zlib OR Apache-2.0 OR MIT
- tinyvec_macros — MIT OR Apache-2.0 OR Zlib
- tokio — MIT
- tokio-macros — MIT
- tokio-rustls — MIT/Apache-2.0
- tokio-stream — MIT
- tokio-util — MIT
- tokio-util — MIT
- toml — MIT/Apache-2.0
- tower-service — MIT
- tracing — MIT
- tracing-attributes — MIT
- tracing-core — MIT
- try-lock — MIT
- twoway — MIT/Apache-2.0
- typenum — MIT OR Apache-2.0
- ubyte — MIT OR Apache-2.0
- uncased — MIT OR Apache-2.0
- unchecked-index — MIT/Apache-2.0
- unicase — MIT/Apache-2.0
- unicode-bidi — MIT / Apache-2.0
- unicode-normalization — MIT/Apache-2.0
- unicode-xid — MIT OR Apache-2.0
- universal-hash — MIT OR Apache-2.0
- untrusted — ISC
- url — MIT/Apache-2.0
- version_check — MIT/Apache-2.0
- want — MIT
- webpki —
- webpki-roots — MPL-2.0
- yansi — MIT/Apache-2.0
GeoIP Database
This site or product includes IP2Location LITE data available from https://lite.ip2location.com.