[package] authors = ["James Harton "] description = "🌅 common data structures for the most retro-futuristic toy language in the world." edition = "2021" license-file = "../LICENSE.md" name = "outrun-common" version = "0.1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] thiserror = "1.0"