bottles...
This commit is contained in:
parent
54d87f5415
commit
e6fbfccb42
7 changed files with 378 additions and 0 deletions
9
rust/bottle-song/Cargo.toml
Normal file
9
rust/bottle-song/Cargo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "bottle_song"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
# Not all libraries from crates.io are available in Exercism's test runner.
|
||||
# The full list of available libraries is here:
|
||||
# https://github.com/exercism/rust-test-runner/blob/main/local-registry/Cargo.toml
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue