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 e104e87 commit cf9f99dCopy full SHA for cf9f99d
Cargo.toml
@@ -449,7 +449,7 @@ path = "module/alias/file_tools"
449
default-features = false
450
451
[workspace.dependencies.pth]
452
-version = "~0.24.0"
+version = "~0.25.0"
453
path = "module/core/pth"
454
455
module/core/pth/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "pth"
3
-version = "0.24.0"
+version = "0.25.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments