add current-calculator challenge
This commit is contained in:
parent
8575c1c887
commit
e540ece963
5 changed files with 137 additions and 0 deletions
6
current-calculator/Cargo.toml
Normal file
6
current-calculator/Cargo.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "current-calculator"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue