1 2 3 4 5 6 7 8 9 10
[dependencies] [package] authors = ["pvdklei <pepijnvanderklei@gmail.com>"] description = "Programming language transpiling to rust" edition = "2018" license = "MIT" name = "junior" repository = "https://github.com/pvdklei/junior" version = "0.1.0"