diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2021-03-10 18:15:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-10 18:15:27 +0100 |
| commit | 21b76633d149f62dbfdf55702dbdf8c84bf14105 (patch) | |
| tree | 4de4557fff6785e4527e9df206f909d96a930028 /Cargo.toml | |
| parent | e930f7b71ba526f40210f3e89afc79b2288e2e91 (diff) | |
| parent | 035ac6f1a0fde887ccbdfb9358adddcb89a5bae3 (diff) | |
| download | sylt-21b76633d149f62dbfdf55702dbdf8c84bf14105.tar.gz | |
Merge pull request #109 from FredTheDino/minor
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ name = "sylt" [dependencies] logos = "~0.11.4" owo-colors = { git="https://github.com/FredTheDino/owo-colors.git" } -rand = "0.8" sylt_macro = { path = "sylt_macro" } criterion = { version = "0.3", optional = true } |
