include body in ForgejoError::BadStructure
This commit is contained in:
parent
31a53eb88a
commit
b952e1108a
4 changed files with 20 additions and 15 deletions
|
|
@ -13,6 +13,7 @@ tokio = { version = "1.29.1", features = ["net"] }
|
|||
url = { version = "2.4.0", features = ["serde"] }
|
||||
serde = { version = "1.0.168", features = ["derive"] }
|
||||
time = { version = "0.3.22", features = ["parsing", "serde", "formatting"] }
|
||||
serde_json = "1.0.108"
|
||||
|
||||
[dev-dependencies]
|
||||
eyre = "0.6.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue