diff options
Diffstat (limited to 'rust/matching-brackets/Cargo.toml')
| -rw-r--r-- | rust/matching-brackets/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/matching-brackets/Cargo.toml b/rust/matching-brackets/Cargo.toml new file mode 100644 index 0000000..2e7dafa --- /dev/null +++ b/rust/matching-brackets/Cargo.toml | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | [package] | ||
| 2 | edition = "2018" | ||
| 3 | name = "matching-brackets" | ||
| 4 | version = "2.0.0" | ||
