diff options
author | Richard Walters <rwalters@digitalstirling.com> | 2020-10-07 17:52:51 -0700 |
---|---|---|
committer | Richard Walters <rwalters@digitalstirling.com> | 2020-10-07 17:52:51 -0700 |
commit | 0a9428836a6e3e7ae9823b49180996ff240d73ac (patch) | |
tree | d57306321c8a750487322ff136f431e805f1ff9a /Cargo.toml | |
parent | 3b76f81d0c9eb62617fbf40f2bd92ac7b624002f (diff) |
Finish initial port of library to Rust
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -8,6 +8,3 @@ edition = "2018" [dependencies] lazy_static = "1.4" - -[dev-dependencies] -uriparse = "0.6" |