mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
8 lines
100 B
TOML
8 lines
100 B
TOML
[package]
|
|
name = "math"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
primality-test = "0.3.0"
|