minicode 1.4.4

Esoteric programming language
[dependencies.clap]
features = ["derive"]
version = "4.5.8"

[dependencies.pretty_assertions]
version = "1.4.0"

[dependencies.self_update]
features = ["archive-tar", "archive-zip", "compression-flate2"]
version = "0.40.0"

[package]
authors = ["Kirill Leonov <leonov7632@gmail.com>"]
description = "Esoteric programming language"
edition = "2021"
exclude = [".github", "docs"]
homepage = "https://github.com/leonovk/minicode"
license = "GPL-3.0"
name = "minicode"
readme = "README.md"
repository = "https://github.com/leonovk/minicode"
version = "1.4.4"