diff options
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 8ab0a05..4a76d39 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json | |||
| @@ -4,11 +4,13 @@ | |||
| 4 | "bincode", | 4 | "bincode", |
| 5 | "chrono", | 5 | "chrono", |
| 6 | "datatypes", | 6 | "datatypes", |
| 7 | "datelike", | ||
| 7 | "datetime", | 8 | "datetime", |
| 8 | "decompressor", | 9 | "decompressor", |
| 9 | "eocdr", | 10 | "eocdr", |
| 10 | "flate", | 11 | "flate", |
| 11 | "hasher", | 12 | "hasher", |
| 13 | "hmac", | ||
| 12 | "lzma", | 14 | "lzma", |
| 13 | "newtype", | 15 | "newtype", |
| 14 | "ntfs", | 16 | "ntfs", |
| @@ -17,6 +19,7 @@ | |||
| 17 | "repr", | 19 | "repr", |
| 18 | "rposition", | 20 | "rposition", |
| 19 | "seekable", | 21 | "seekable", |
| 22 | "timelike", | ||
| 20 | "unseekable", | 23 | "unseekable", |
| 21 | "xorout" | 24 | "xorout" |
| 22 | ], | 25 | ], |
