mirror of
https://github.com/ArthurDanjou/exercism-rust.git
synced 2026-01-28 02:40:28 +01:00
Initial commit
This commit is contained in:
6
clock/Cargo.toml
Normal file
6
clock/Cargo.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "clock"
|
||||
version = "2.4.0"
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user