We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3446fa commit 30e1ee7Copy full SHA for 30e1ee7
Cargo.toml
@@ -367,7 +367,7 @@ path = "module/alias/file_tools"
367
default-features = false
368
369
[workspace.dependencies.proper_path_tools]
370
-version = "~0.11.0"
+version = "~0.12.0"
371
path = "module/core/proper_path_tools"
372
373
module/core/proper_path_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "proper_path_tools"
3
-version = "0.11.0"
+version = "0.12.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments