# Notes ## Examples and their dependencies The command `cargo run --example main` will run the example `examples/main.rs`. Dependencies only needed by examples go in the `[dev-dependencies]` section.