Skip to content

Commit f1986b3

Browse files
committed
version: 0.1.2
1 parent ea1a4cd commit f1986b3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ members = [
88
resolver = "2"
99

1010
[workspace.package]
11-
version = "0.1.1"
11+
version = "0.1.2"
1212
edition = "2021"
1313
authors = ["oneofthezombies"]
1414
repository = "https://github.com/oneofthezombies/kill-tree"

crates/libs/kill_tree/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ edition.workspace = true
88
authors.workspace = true
99
repository.workspace = true
1010
license.workspace = true
11+
readme.workspace = true
1112

1213
[dependencies]
1314
tokio = { version = "1.36.0", features = ["full"] }

0 commit comments

Comments
 (0)