Update poem dependency

This commit is contained in:
Quat3rnion 2024-06-02 18:00:07 -04:00
parent 4be7ea62f2
commit f876f25a2c
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ http = "0.2.11"
base64 = "0.21.7"
bitflags = { version = "2.4.1", features = ["serde"] }
lazy_static = "1.4.0"
poem = { version = "1.3.59", optional = true }
poem = { version = "3.0.1", optional = true }
thiserror = "1.0.56"
jsonwebtoken = "8.3.0"
log = "0.4.20"