diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index df79334c9..4c5551968 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -981,7 +981,9 @@ dependencies = [ | |||
981 | "anymap", | 981 | "anymap", |
982 | "drop_bomb", | 982 | "drop_bomb", |
983 | "either", | 983 | "either", |
984 | "fst", | ||
984 | "insta", | 985 | "insta", |
986 | "itertools", | ||
985 | "log", | 987 | "log", |
986 | "once_cell", | 988 | "once_cell", |
987 | "ra_arena", | 989 | "ra_arena", |