nix-community / nixdoc

Tool to generate documentation for Nix library functions [maintainer=@infinisil]
GNU General Public License v3.0
122 stars 14 forks source link

cargo: switch to edition 2021 #60

Closed asymmetric closed 1 year ago

asymmetric commented 1 year ago

Mainly to remove extern crate statements, and because there don't seem to be any downsides.