diff options
author | Emile <git@emile.space> | 2024-08-16 23:33:53 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2024-08-16 23:33:53 +0200 |
commit | cea6896788a42c0ea40f99deb4b5987d6741e360 (patch) | |
tree | 7b65658ce082cab4f552b0a42fa171745f003bd2 /web/vokobe/Cargo.toml | |
parent | dcfc18774fe2d4207c2996b2d16ea67499b70228 (diff) |
big dump, forgot to commit...
Diffstat (limited to 'web/vokobe/Cargo.toml')
-rw-r--r-- | web/vokobe/Cargo.toml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/web/vokobe/Cargo.toml b/web/vokobe/Cargo.toml deleted file mode 100644 index 9c01d4e..0000000 --- a/web/vokobe/Cargo.toml +++ /dev/null @@ -1,10 +0,0 @@ -[package] -name = "vokobe" -version = "0.1.3" -edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -regex = "1.10.3" -structopt = "0.3" |