@@ -2,3 +2,11 @@
|
||||
name = "eulerfunt"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[[bin]]
|
||||
name = "p1"
|
||||
path = "./src/p1.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "p2"
|
||||
path = "./src/p2.rs"
|
||||
|
Reference in New Issue
Block a user