1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-05-18 12:02:53 +02:00
Files
programming-challenges/challenges/slugify/solutions/rust/function/Cargo.toml
2023-01-04 18:16:29 +01:00

7 lines
87 B
TOML

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