diff options
| author | Igor Pashev <pashev.igor@gmail.com> | 2026-03-31 20:08:51 +0200 |
|---|---|---|
| committer | Igor Pashev <pashev.igor@gmail.com> | 2026-03-31 20:08:51 +0200 |
| commit | d7171d623b12ba4e3a5756f5a469be9eed94e5c4 (patch) | |
| tree | 46f0e19c9c885cb4e375b92d373a59313d03ef35 | |
| parent | 22da816c8e0aa313c471d1b6141fe283bac018fa (diff) | |
| download | balance-master.tar.gz | |
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ name = "balance" version = "0.1.0" edition = "2024" -[dependencies] +[dev-dependencies] test-case = "3.3.1" |
