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 c529731 commit 525cc84Copy full SHA for 525cc84
Cargo.toml
@@ -367,7 +367,7 @@ path = "module/alias/file_tools"
367
default-features = false
368
369
[workspace.dependencies.pth]
370
-version = "~0.15.0"
+version = "~0.16.0"
371
path = "module/core/pth"
372
373
module/core/pth/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "pth"
3
-version = "0.15.0"
+version = "0.16.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments