blob: 4a2c6335664b673f187cbfa659f5eb30beb559a0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[package]
name = "header"
version = "0.1.0"
description = "Library for fetching all the information from the header of an NES/Famicom ROM file"
edition.workspace = true
license.workspace = true
authors.workspace = true
[dependencies]
|