1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
programming-challenges/challenges/is-prime-number/solutions/rust/function/Cargo.toml

7 lines
87 B
TOML

[package]
name = "rust_application"
version = "1.0.0"
edition = "2021"
[dependencies]