mirror of
https://github.com/Theaninova/mhlib.git
synced 2026-01-07 01:02:49 +00:00
translations
This commit is contained in:
10
rust/Cargo.lock
generated
10
rust/Cargo.lock
generated
@@ -156,6 +156,15 @@ version = "1.8.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
|
||||
|
||||
[[package]]
|
||||
name = "encoding_rs"
|
||||
version = "0.8.32"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "exr"
|
||||
version = "1.6.3"
|
||||
@@ -425,6 +434,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"binrw",
|
||||
"encoding_rs",
|
||||
"godot",
|
||||
"image",
|
||||
"itertools",
|
||||
|
||||
Reference in New Issue
Block a user