jpp/zad3/Cargo.toml
jacekpoz 26a7b3d447
general improvements
including rust arg taking, rust feature work and changing the name of
the executable in ada
2024-03-22 13:09:09 +01:00

8 lines
90 B
TOML

[package]
name = "zad3"
version = "0.1.0"
edition = "2021"
[features]
iter = []
rec = []