fspulse 0.1.0

FsPulse is a fast, cross-platform filesystem scanner and change tracker.
1
2
3
4
// Enables static linking of the vcruntime library on Windows builds
fn main() {
    static_vcruntime::metabuild();
}