msrtc-rans 0.2.0

Safe public Rust entropy-coder API for msrtc_rans
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 = "msrtc-rans"
version = "0.2.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Safe public Rust entropy-coder API for msrtc_rans"
readme = "README.md"
license = "MIT"
repository = "https://github.com/infinityabundance/msrtc-rans-rs"
resolver = "2"

[features]
default = []
std = []

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

[dependencies.msrtc-rans-core]
version = "0.2"

[lints.rust]
unsafe_code = "forbid"