Skip to content
Snippets Groups Projects
Verified Commit 809c266d authored by Jana Dönszelmann's avatar Jana Dönszelmann :sparkling_heart:
Browse files

first commit

parent ba924133
No related branches found
No related tags found
No related merge requests found
.idea
target/
*.swp
.vscode
\ No newline at end of file
Cargo.lock 0 → 100644
This diff is collapsed.
[package]
name = "tudelft-nes-test"
version = "0.1.0"
edition = "2021"
authors = [
"Victor Roest <victor@xirion.net>",
"Jonathan Dönszelmann <jonabent@gmail.com>",
]
description = "support library for the 'software fundamentals' project for the TU Delft"
repository = "https://gitlab.ewi.tudelft.nl/software-fundamentals/nes-emulator-testing"
keywords = ["NES", "tudelft"]
categories = ["emulators", "development-tools::testing"]
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tudelft-nes-ppu = "1.0.3"
thiserror = "1.0.32"
This diff is collapsed.
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment