Skip to content

Commit

Permalink
Add more info to cappy3ds cargo file
Browse files Browse the repository at this point in the history
  • Loading branch information
DDRBoxman committed Oct 21, 2023
1 parent 982d41f commit c3ccbbb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions cappy3ds/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[package]
name = "cappy3ds"
version = "0.1.0"
version = "0.0.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
license = "MIT"
repository = "https://github.com/DDRBoxman/Cappy3ds"
description = "A library to interface with various 3DS and DS capture cards"

[dependencies]
hex = "0.4.3"
Expand Down

0 comments on commit c3ccbbb

Please sign in to comment.