aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2020-12-02 18:29:58 +0100
committerReiner Herrmann <reiner@reiner-h.de>2020-12-02 18:32:59 +0100
commitbb17758c87eddb24b7fb636d6a22796c93874674 (patch)
tree4c01b065ebe2d32518e35adac8342ee3df14ef29 /Cargo.toml
parentd46d6f024b0de8ff4fcd2278ccceb6afcbf03457 (diff)
day2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8547149..47e2482 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,3 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
+regex = "1"