jacekpoz
26a7b3d447
including rust arg taking, rust feature work and changing the name of the executable in ada
8 lines
90 B
TOML
8 lines
90 B
TOML
[package]
|
|
name = "zad3"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[features]
|
|
iter = []
|
|
rec = []
|