소스 검색

remove cargo cache

Evan Almloff 1 년 전
부모
커밋
4ab30c9e76
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      packages/fullstack/examples/axum-hello-world/Cargo.toml

+ 0 - 1
packages/fullstack/examples/axum-hello-world/Cargo.toml

@@ -18,7 +18,6 @@ tower-http = { version = "0.4.1", features = ["auth"] }
 simple_logger = "4.2.0"
 wasm-logger = "0.2.0"
 log.workspace = true
-cargo-cache = "0.8.3"
 
 [features]
 default = []