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