polytrack-codes 0.4.0-pre.2

Collection of utilities to work with PolyTrack's track codes
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "polytrack-codes"
version = "0.4.0-pre.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Collection of utilities to work with PolyTrack's track codes"
readme = "README.md"
license = "MIT"
repository = "https://codeberg.org/ireozar/polycodes"

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

[dependencies.base64]
version = "0.22.1"

[dependencies.facet]
version = "0.43.2"

[dependencies.facet-json]
version = "0.43.2"

[dependencies.flate2]
version = "1.1.8"
features = ["zlib"]
default-features = false

[dependencies.num_enum]
version = "0.7.5"

[dependencies.sha256]
version = "1.6.0"