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