[RUST/COMMON] 크레이트 설치 : sha2 ■ sha2 크레이트를 설치하는 방법을 보여준다. ▶ Cargo.toml Cargo.toml Shell ... [dependencies] sha2 = "0.9.8" 123456 ... [dependencies]sha2 = "0.9.8" Advertisements