1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00

chore: fix tests for settings

This commit is contained in:
Rob Ede 2023-09-16 03:44:47 +01:00
parent 6caf37cedd
commit 09ff35bd2d
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -25,4 +25,5 @@ serde = { version = "1", features = ["derive"] }
toml = "0.8"
[dev-dependencies]
actix-web = "4"
env_logger = "0.10"