cargo-rost 0.1.3

translation of Python code to Rust code
[package]
name = "cargo-rost"
version = "0.1.3"
edition = "2021"
authors = ["CATS <Aurelien.Couthures@gmail.com>"]
description = "translation of Python code to Rust code"
license = "MIT"
readme = "README.md"
repository = "https://github.com/CoAuToSe/cargo-rost"
homepage = "https://github.com/CoAuToSe/cargo-rost"
documentation = "https://docs.rs/cargo-rost"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]