This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
bakit
Watch
1
Star
0
Fork
0
You've already forked bakit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59e30f919cfd0a36d2862262d1c4790a38415892
bakit
/
dummy.rs
2 lines
13 B
Rust
Raw
Normal View
History
Unescape
Escape
perf(backend): Cache build of dependencies When building the Docker image, first compile the project with a fake main file, namely `dummy.rs`. Once dependencies are built, compile the actual project by switching back to `src/main.rs`. Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 11:59:39 +01:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink