bottles cargo

This commit is contained in:
Rorik Star Platinum 2025-12-09 15:16:09 +03:00
parent e6fbfccb42
commit 5351c69993

View file

@ -7,3 +7,6 @@ edition = "2024"
# The full list of available libraries is here: # The full list of available libraries is here:
# https://github.com/exercism/rust-test-runner/blob/main/local-registry/Cargo.toml # https://github.com/exercism/rust-test-runner/blob/main/local-registry/Cargo.toml
[dependencies] [dependencies]
[dev-dependencies]
pretty_assertions = "1.4.1"