auto-default 0.1.4

Macro that adds a default field value of `Default::default()` to fields that don't have one
Documentation
1
2
3
4
5
6
7
8
9
toolchain.channel = "nightly-2026-01-10"
toolchain.components = [
  "rust-analyzer",
  "cargo",
  "rustfmt",
  "clippy",
  "rustc",
  "rust-src"
]