X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=common%2FCargo.toml;fp=common%2FCargo.toml;h=059cf024bd0e09bb381ab269ac04a9b8f07ee471;hp=88629684f5d9e51c2622b92af42ea4d43b6051d3;hb=45d4867cb37ce8d7007c4d98de70d81d0b705b92;hpb=b1ffd1a04a55d6653ed55ea99f09550e5a8a9a96 diff --git a/common/Cargo.toml b/common/Cargo.toml index 8862968..059cf02 100644 --- a/common/Cargo.toml +++ b/common/Cargo.toml @@ -4,6 +4,6 @@ version = "0.1.0" authors = ["Grégory Burri "] edition = "2021" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] +regex = "1" +lazy_static = "1" \ No newline at end of file