This commit is contained in:
Dr. Matthias Ratajczak
2022-08-18 20:11:56 +02:00
parent b5c15fe1bb
commit 37f9c77f38
2 changed files with 93 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "euler53"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rust-gmp = "*"