Skip to content

Commit 5b2f412

Browse files
committed
proper_path_tools-v0.13.0
1 parent c5032a8 commit 5b2f412

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ path = "module/alias/file_tools"
367367
default-features = false
368368

369369
[workspace.dependencies.proper_path_tools]
370-
version = "~0.12.0"
370+
version = "~0.13.0"
371371
path = "module/core/proper_path_tools"
372372
default-features = false
373373

module/core/proper_path_tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "proper_path_tools"
3-
version = "0.12.0"
3+
version = "0.13.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)