Fix read_single parsing failure due to \n
This commit is contained in:
parent
87c5a7770b
commit
1585076d07
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -926,7 +926,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "usdpl-back"
|
||||
version = "0.5.2"
|
||||
version = "0.5.3"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"tokio",
|
||||
|
|
Loading…
Reference in a new issue