Allow copying Shift JIS encoded string literals (#189)

* Update openssl and tokio for Cargo deny

* Allow copying Shift JIS encoded strings

* Override data type label for Shift JIS strings
This commit is contained in:
LagoLunatic
2025-04-17 12:07:05 -04:00
committed by GitHub
parent fbf85632ab
commit b40fae5140
4 changed files with 53 additions and 26 deletions

1
Cargo.lock generated
View File

@@ -3337,6 +3337,7 @@ dependencies = [
"cpp_demangle",
"cwdemangle",
"cwextab",
"encoding_rs",
"filetime",
"flagset",
"gimli",