swc/testing
강동윤 8afa3413ea
Remove dependency on lazy_static and chashmap (#617)
- `lazy_static` is replaced by `once_cell`
 - `chashmap` is replaced by `dashmap`
2020-01-30 23:29:12 +09:00
..
src Remove dependency on lazy_static and chashmap (#617) 2020-01-30 23:29:12 +09:00
Cargo.toml Remove dependency on lazy_static and chashmap (#617) 2020-01-30 23:29:12 +09:00