mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-14 00:44:26 +08:00
Add support to import scn script
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -381,6 +381,12 @@ version = "1.0.15"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
|
||||
|
||||
[[package]]
|
||||
name = "json"
|
||||
version = "0.12.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"
|
||||
|
||||
[[package]]
|
||||
name = "lazy_static"
|
||||
version = "1.5.0"
|
||||
@@ -421,6 +427,7 @@ dependencies = [
|
||||
"encoding_rs",
|
||||
"flate2",
|
||||
"int-enum",
|
||||
"json",
|
||||
"lazy_static",
|
||||
"msg_tool_macro",
|
||||
"overf",
|
||||
|
||||
Reference in New Issue
Block a user