…
Add a dependency to your Cargo.toml
(see The Cargo Book):
[dependencies]
chip_8 = "0.3.1"
chip8-rs
is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
SPDX-License-Identifier: MIT OR Apache-2.0
See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.