aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xixanta')
-rw-r--r--lib/xixanta/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xixanta/Cargo.toml b/lib/xixanta/Cargo.toml
index d994b6b..9ca1c50 100644
--- a/lib/xixanta/Cargo.toml
+++ b/lib/xixanta/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "xixanta"
version = "0.1.0"
-description = "TBD"
+description = "Library for parsing and assembling 6502 code for the NES/Famicom"
authors.workspace = true
edition.workspace = true