slj 0.6.6

Programski jezik v slovenščini | A programming language in Slovenian
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "slj"
version = "0.6.6"
authors = ["Jakob Kenda <kenda.jakob@gmail.com>"]
default-run = "slj"
description = "Programski jezik v slovenščini | A programming language in Slovenian"
readme = "README.md"
license = "GPL-3.0"

[dependencies.no-panic]
version = "0.1.22"

[dependencies.rand]
version = "0.5"

[dependencies.regex]
version = "1.8.2"

[dependencies.unsafe_unwrap]
version = "0.1.0"