Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

feat: fix maxmind country/subdivision to use iso_code #193

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented Jun 23, 2021

Description

  • quiet clippy 1.53.0 warnings
  • switch the empty tiles log message to warn! for now (disabling it on
    stage/prod w/ the ability to turn it back on)

Testing

Re-enabling maxmind on dev/stage

Issue(s)

Closes #183
Closes #184
Issue #178

- quiet clippy 1.53.0 warnings
- switch the empty tiles log message to warn! for now (disabling it on
  stage/prod w/ the ability to turn it back on)

Closes #183
Closes #184
Issue #178
@pjenvey pjenvey requested review from jbuck and a team June 23, 2021 23:26
@pjenvey pjenvey merged commit bdfdf24 into main Jun 24, 2021
@pjenvey pjenvey deleted the fix/184 branch June 24, 2021 05:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wire in Maxmind as the primary location lookup source Quiet Rust 1.53.0 (clippy) warnings
2 participants