diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 5b17f6756..ae3c8f59d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ tokio = "0.1" hyper = "0.12.8" hyper-rustls = "0.14.0" flatbuffers = { path = "third_party/flatbuffers/rust/flatbuffers/" } - +dirs = "1.0.3" |
