Skip to content

Commit 63187c5

Browse files
committed
Update rvpacker-lib to 4.3.1, version to 4.1.4
1 parent 2e5d673 commit 63187c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "rvpacker-txt-rs"
3-
version = "4.1.3"
3+
version = "4.1.4"
44
edition = "2021"
55

66
[dependencies]
77
sys-locale = "0.3.2"
88
clap = { version = "4.5.31", features = ["wrap_help", "string", "cargo"] }
99
color-print = "0.3.7"
1010
rpgmad-lib = { version = "1.0.1", features = ["rayon"] }
11-
rvpacker-lib = { package = "rvpacker-txt-rs-lib", version = "4.3.0", features = ["serde"] }
11+
rvpacker-lib = { package = "rvpacker-txt-rs-lib", version = "4.3.1", features = ["serde"] }
1212
sonic-rs = "0.3.17"
1313
encoding_rs = "0.8.35"

0 commit comments

Comments
 (0)