This needs nightly version of to run
rustup install nightly
and to compile this and run, use this command:
cargo +nightly run -- test_data/hello.md
OR make nightly as default rust
rustup override set nightly
cargo run -- test_data/hello.md -w --css foo.css