tangled
alpha
login
or
join now
aleeve.dev
/
ott
2
fork
atom
Scalable and distributed custom feed generator, ott - on that topic
2
fork
atom
overview
issues
pulls
pipelines
ott
/
crates
/
ott-db-migration
/
build.rs
at
main
3 lines
65 B
view raw
wrap content
aleeve.dev
Add db setup
5mo ago
f848f6a5
1
fn
main
(
)
{
2
println!
(
"
cargo:rerun-if-changed=migrations
"
)
;
3
}