fix: move ureq to dependencies section
Some checks failed
BotServer CI/CD / build (push) Failing after 2s
Some checks failed
BotServer CI/CD / build (push) Failing after 2s
This commit is contained in:
parent
985ba63e38
commit
9383cf0e3a
1 changed files with 3 additions and 2 deletions
|
|
@ -234,5 +234,6 @@ tempfile = { workspace = true }
|
|||
bigdecimal = { workspace = true }
|
||||
ureq = { version = "2", features = ["json"] }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
[dev-dependencies]
|
||||
mockito = { workspace = true }
|
||||
tempfile = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue