summaryrefslogtreecommitdiff
path: root/labs/Cargo.toml
blob: 31cd1f1724ad4e6459cb0bb6708a20a52df78a9b (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "lab1"
version = "0.1.0"
edition = "2021"

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

[dependencies]
eframe = "0.19.0"
rug = "1.17"