pnkfelix / tango

Markdown-based Literate programming in Rust, integrated with Cargo.
Apache License 2.0
171 stars 12 forks source link

Big hack to work-around Issue #13 #14

Closed pnkfelix closed 7 years ago

pnkfelix commented 7 years ago

Big hack to work-around https://github.com/pnkfelix/tango/issues/13.

Fix #13.

(I suspect that the hack employed here, back-dating source files, is going to break certain workflows even more than tango already does. But I do not see an option besides fixing the filetime crate itself, which I may also look into doing, but I do not want to hold things up on that happening.)