diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2023-08-17 11:25:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-17 15:25:00 +0000 |
commit | 6082e51094e0b5835d7c83586766cc611da2a382 (patch) | |
tree | 5f30d41f0fd63767d96f87b9fd80e64e30ec2e2d /ext/kv/interface.rs | |
parent | 6de35e4b2e47117deb87ba95acd271ee851fdbd9 (diff) |
fix(cli): handle missing `now` field in cache (#20192)
Fixes this error message:
```
error: missing field `now` at line 32 column 1
```
This would occur if someone used an old version of the deno_cache
library to cache information in the cache then tried to load it with the
latest CLI. Regression in the last patch when migrating to the
deno_cache_dir crate.
Diffstat (limited to 'ext/kv/interface.rs')
0 files changed, 0 insertions, 0 deletions