Cargo.toml: Update edition to 2021 We have recently (#104) dropped support for compilers that don't support edition 2021. Make this explicit by enforcing edition 2021 in Cargo.toml.
1 files changed, 1 insertions(+), 1 deletions(-) M Cargo.toml
M Cargo.toml => Cargo.toml +1 -1