Skip to content

Commit 4406557

Browse files
committed
Merge branch 'cleaning_5' of github.com:Wandalen/wTools into cleaning_5
2 parents 1a54b69 + 1b3158c commit 4406557

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ default-features = false
220220
# # xxx : remove features, maybe
221221

222222
[workspace.dependencies.tree_fmt]
223-
version = "~0.10.0"
223+
version = "~0.11.0"
224224
path = "module/core/tree_fmt"
225225
default-features = false
226226

module/core/tree_fmt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tree_fmt"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
edition = "2021"
55
authors = [ "wandalen <wandalen@obox.systems>" ]
66
license = "MIT"

0 commit comments

Comments
 (0)