1
0
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-12-11 00:21:24 +01:00
Files
programming-challenges/challenges/caesar-cipher/solutions/rust/function/Cargo.toml

7 lines
87 B
TOML

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