mirror of
https://github.com/RGBCube/cstree
synced 2025-07-29 18:17:44 +00:00
Prepare release candidate (#55)
This commit is contained in:
parent
64e94d7d30
commit
47179dab79
7 changed files with 466 additions and 369 deletions
|
@ -7,7 +7,7 @@ members = [
|
|||
|
||||
[workspace.package]
|
||||
edition = "2021"
|
||||
version = "0.12.0-rc.0" # when updating, also update `#![doc(html_root_url)]`
|
||||
version = "0.12.0-rc.0" # when updating, also update `#![doc(html_root_url)]` and any inter-crate dependencies (such as `cstree`'s dependency on `cstree-derive`)
|
||||
authors = [
|
||||
"Domenic Quirl <DomenicQuirl@pm.me>",
|
||||
"Aleksey Kladov <aleksey.kladov@gmail.com>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue