names => exponents
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ repository = "https://github.com/bend-n/beeg" authors = ["bendn <[email protected]>"] [dependencies] +clipp = "0.1.0" comat = "0.1.3" phf = { version = "0.11.2", features = ["macros"] } regex = "1.10.3" |