removed dotenv that is not maintained

This commit is contained in:
filipriec
2025-02-27 09:56:24 +01:00
parent 0810fcd92b
commit 91935b3818
2 changed files with 0 additions and 8 deletions

View File

@@ -24,6 +24,5 @@ path = "src/lib.rs"
[dev-dependencies]
tokio = { version = "1.0", features = ["full", "test-util"] }
dotenv = "0.15"
rstest = "0.24.0"
lazy_static = "1.5.0"