1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["astro-nomize <jeremy0pace@gmail.com>"] description = "An interpreter for the quaoar programming language." edition = "2018" license-file = "LICENSE" name = "quaoar" version = "0.1.0"