Compare commits
1 Commits
e18849c28c
...
aabc267c8e
| Author | SHA1 | Date | |
|---|---|---|---|
| aabc267c8e |
@@ -22,7 +22,7 @@ cynic = { version = "3.9.1", optional = true, features = [
|
||||
"reqwest",
|
||||
"serde_json",
|
||||
] }
|
||||
reqwest = { version = "0.12.11", optional = true, features = ["json"] }
|
||||
reqwest = { version = "0.13.0", optional = true, features = ["json"] }
|
||||
axum = { workspace = true, optional = true, features = ["macros"] }
|
||||
serde_json = { version = "1.0.134", optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user