1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/lockfile
denobot 25b564bf86
1.32.0 (#18367)
Bumped versions for 1.32.0

---------

Co-authored-by: mmastrac <mmastrac@users.noreply.github.com>
Co-authored-by: Matt Mastracci <matthew@mastracci.com>
Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
2023-03-22 22:22:24 +00:00
..
Cargo.toml 1.32.0 (#18367) 2023-03-22 22:22:24 +00:00
error.rs refactor(lockfile): move anyhow to thiserror (#18178) 2023-03-14 10:55:52 -04:00
lib.rs refactor(lockfile): move anyhow to thiserror (#18178) 2023-03-14 10:55:52 -04:00
README.md refactor: Move lockfile to a separate crate (#17503) 2023-01-23 23:41:02 +01:00

deno_lockfile

This crate implements the lockfile format used by Deno.