fix: Fix decompiling strings files with Unicode
This commit is contained in:
parent
3913684898
commit
9806013d68
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -728,7 +728,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "serde_sjson"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
dependencies = [
|
||||
"nom",
|
||||
"nom_locate",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ded56befb251e054a4756bfdfa82ca054b53fc40
|
||||
Subproject commit 39486e8503488a92b3e84af7cbf93fb67988e13f
|
Loading…
Add table
Reference in a new issue