mirror of
https://github.com/str4d/rage.git
synced 2025-04-03 19:07:42 +03:00
age: Allow armor with no newline after end marker
Fixes test failures for the following testkit test files: - armor_garbage_encoded (async) - armor_no_end_line (async) - armor_no_eol
This commit is contained in:
parent
13fcda8a09
commit
f2507197ca
5 changed files with 88 additions and 38 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -77,6 +77,7 @@ dependencies = [
|
|||
"i18n-embed",
|
||||
"i18n-embed-fl",
|
||||
"lazy_static",
|
||||
"memchr",
|
||||
"nom",
|
||||
"num-traits",
|
||||
"pin-project",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue