Skip to content

Commit cf9f99d

Browse files
committed
pth-v0.25.0
1 parent e104e87 commit cf9f99d

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
@@ -449,7 +449,7 @@ path = "module/alias/file_tools"
449449
default-features = false
450450

451451
[workspace.dependencies.pth]
452-
version = "~0.24.0"
452+
version = "~0.25.0"
453453
path = "module/core/pth"
454454
default-features = false
455455

module/core/pth/Cargo.toml

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

0 commit comments

Comments
 (0)