This commit is contained in:
Dr. Matthias Ratajczak
2022-09-16 16:03:44 +02:00
parent e3c5151a82
commit 51b0da331e
2 changed files with 50 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "euler56"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rug = "1.17.0"