From ac064cecd8bfb4be86799de4d7b26edc311fbd91 Mon Sep 17 00:00:00 2001 From: HampusM Date: Wed, 10 Jul 2024 23:07:28 +0200 Subject: build: replace deprecated Cargo.toml fields --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bf82a6b..89fbcd1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ strum_macros = "0.24.3" paste = "1.0.8" async-trait = { version = "0.1.57", optional = true } -[dev_dependencies] +[dev-dependencies] mockall = "0.11.4" anyhow = "1.0.62" third-party-lib = { path = "./examples/with-3rd-party/third-party-lib" } -- cgit v1.2.3-18-g5258