mirror of
https://github.com/faas-rs/faasd-in-rust.git
synced 2025-06-08 15:56:48 +00:00
3 lines
85 B
Rust
3 lines
85 B
Rust
// A build script is required for cargo to consider build dependencies.
|
|
fn main() {}
|