1
Fork 0
mirror of https://github.com/RGBCube/cstree synced 2025-07-27 09:07:44 +00:00

update to Rust 2021 edition

This commit is contained in:
Domenic Quirl 2021-10-25 12:36:24 +02:00
parent bd52572832
commit 4121cd0468

View file

@ -1,5 +1,5 @@
[package]
edition = "2018"
edition = "2021"
name = "cstree"
version = "0.9.0"
authors = [