swc/crates/swc_ecma_testing/src
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
..
lib.rs Use sha2 in place of sha-1 (#8383) 2023-12-07 16:21:01 +00:00