Compare commits
2 Commits
b0cdd237a6
...
c39b08aa46
Author | SHA1 | Date | |
---|---|---|---|
c39b08aa46 | |||
7b43701b1c |
@ -20,9 +20,9 @@ actix-cors = "0.7.1"
|
||||
lazy_static = "1.5.0"
|
||||
anyhow = "1.0.97"
|
||||
reqwest = { version = "0.12.15", features = ["json"] }
|
||||
thiserror = "2.0.3"
|
||||
thiserror = "2.0.12"
|
||||
uuid = { version = "1.16.0", features = ["v4", "serde"] }
|
||||
futures-util = "0.3.30"
|
||||
lazy-regex = "3.4.1"
|
||||
mime_guess = "2.0.4"
|
||||
mime_guess = "2.0.5"
|
||||
rust-embed = { version = "8.3.0" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user