mirror of
https://github.com/RGBCube/cstree
synced 2025-07-27 17:17:45 +00:00
update to Rust 2021 edition
This commit is contained in:
parent
bd52572832
commit
4121cd0468
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[package]
|
[package]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
name = "cstree"
|
name = "cstree"
|
||||||
version = "0.9.0"
|
version = "0.9.0"
|
||||||
authors = [
|
authors = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue