swc/crates/swc_ecma_transforms_testing
Ronak Jain e09f4b6c60
Use sha2 in place of sha-1 (#8383)
**Descrption:**

`sha-1` crate has been deprecated and the algorithm itself is not considered secure or collision-proof. Moving to `sha2` solves this.

**Related issue:**

 - Closes #8382
2023-12-07 16:21:01 +00:00
..
src Use sha2 in place of sha-1 (#8383) 2023-12-07 16:21:01 +00:00
tests build(cargo): Update rustc to nightly-2023-03-20 (#7170) 2023-03-30 08:06:02 +00:00
Cargo.toml Use sha2 in place of sha-1 (#8383) 2023-12-07 16:21:01 +00:00