mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-02 04:25:33 +00:00
Enforce sorted fields for signed payloads
This commit is contained in:
parent
74bd0d42e2
commit
cf5d648315
3 changed files with 45 additions and 6 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -239,6 +239,7 @@ dependencies = [
|
|||
"serde-aux",
|
||||
"serde-constant",
|
||||
"serde_json",
|
||||
"syn",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tower-http",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue