Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the mbtiles and pmtiles deps optional. #1124

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Make the mbtiles and pmtiles deps optional. #1124

merged 4 commits into from
Jan 9, 2024

Commits on Jan 9, 2024

  1. Make the mbtiles and pmtiles deps optional.

    This also makes the `mbtiles-cp` bin optional.
    
    The binary is modestly smaller (by about 6%), but the target directory
    contains a lot less build products (by about 40%).
    jleedev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    dd65b2c View commit details
    Browse the repository at this point in the history
  2. Sprites feature depends on tokio/fs.

    The sqlx crate indirectly brought in tokio/full.
    jleedev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    778db81 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into deps

    nyurik committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2ddaada View commit details
    Browse the repository at this point in the history
  4. linting

    nyurik committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bfea321 View commit details
    Browse the repository at this point in the history