msrtc-rans 0.1.2

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.1.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Safe public Rust entropy-coder API for msrtc_rans"
readme = false
license = "MIT"
resolver = "2"

[features]
default = []

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

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

[lints.rust]
unsafe_code = "forbid"