mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-06 12:58:45 +08:00
Add tlg6 decode support
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@@ -590,10 +590,11 @@ checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
|
||||
|
||||
[[package]]
|
||||
name = "libtlg-rs"
|
||||
version = "0.1.0"
|
||||
version = "0.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c989df59ab8323731b26e3592f0ce760c852f47a327e198c89d9d7601226e485"
|
||||
checksum = "0470969cf9a2a23ee06224c36e23c77896b5aa9b34314a864082cdac4668a126"
|
||||
dependencies = [
|
||||
"lazy_static",
|
||||
"overf",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user