fiftyonedegrees 0.2.2

A wrapper around Rust FFI bindings for the 51Degrees device detection C++ library.
Documentation
[build-dependencies.cc]
version = "1.0.68"

[build-dependencies.cxx-build]
version = "1.0"

[build-dependencies.glob]
version = "0.3.0"
[dependencies.cxx]
version = "1.0"

[dependencies.rayon]
version = "1.5.1"

[features]
browser-name-enum = []
browser-name-enum-mode = []

[lib]
path = "src/lib.rs"

[package]
authors = ["Paris Holley <mail@parisholley.com>"]
description = "A wrapper around Rust FFI bindings for the 51Degrees device detection C++ library."
edition = "2018"
include = ["device-detection-cxx/src/hash/*", "device-detection-cxx/src/*.c*", "device-detection-cxx/src/*.h*", "device-detection-cxx/src/common-cxx/*.h*", "device-detection-cxx/src/common-cxx/*.c*", "src/*", "build.rs"]
license = "MPL-2.0"
name = "fiftyonedegrees"
version = "0.2.2"