frhd 0.1.53

A library to programatically create tracks for the online game FreeRider HD
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "base32"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23ce669cd6c8588f79e15cf450314f9638f967fc5770ff1c7c1deb0925ea7cfa"

[[package]]
name = "base_custom"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11618f234905abd75cc842f4eaeb0fbbaaa457eb0752fa46f8c22d44e3497dd2"

[[package]]
name = "frhd"
version = "0.1.53"
dependencies = [
 "base32",
 "base_custom",
]