Include payload in integrity controls
This commit is contained in:
@ -26,4 +26,7 @@ ipnet = { version = "2.11.0", features = ["serde"] }
|
||||
chrono = "0.4.39"
|
||||
futures-util = "0.3.31"
|
||||
jwt-simple = { version = "0.12.11", default-features=false, features=["pure-rust"] }
|
||||
actix-remote-ip = "0.1.0"
|
||||
actix-remote-ip = "0.1.0"
|
||||
bytes = "1.9.0"
|
||||
sha2 = "0.11.0-pre.4"
|
||||
base16ct = "0.2.0"
|
Reference in New Issue
Block a user