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