This website requires JavaScript.
Explore
Help
Sign In
core
/
trifid
Watch
1
Star
0
Fork
You've already forked trifid
0
Code
Issues
1
Pull Requests
Actions
Packages
Projects
7
Releases
Wiki
Activity
80d9bdff92
trifid
/
trifid-api
/
build.rs
4 lines
64 B
Rust
Raw
Normal View
History
Unescape
Escape
database connectivity
2023-02-03 02:39:46 +00:00
fn
main
(
)
{
new work
2023-11-19 03:51:45 +00:00
println!
(
"
cargo:rerun-if-changed=migrations
"
)
worktm
2023-11-21 01:07:02 +00:00
}