[build-dependencies.bindgen]
optional = true
version = "0.66"
[build-dependencies.pkg-config]
version = "0.3"
[build-dependencies.semver]
version = "1.0"
[dependencies.libc]
version = "0.2"
[package]
authors = ["Johannes Drönner <droenner@informatik.uni-marburg.de>"]
categories = ["science::geo", "api-bindings"]
description = "Low level GDAL bindings for Rust"
edition = "2021"
license = "MIT"
links = "gdal"
name = "gdal-sys"
repository = "https://github.com/georust/gdal"
rust-version = "1.58"
version = "0.9.1"