1 2 3 4 5 6 7
[package] name = "rustic_runtime" version = "0.1.0" edition = "2021" description = "Runtime support library for the Rustic programming language" license = "MIT" repository = "https://github.com/kendroooo/rustic"