diff --git a/cepitodb-master/Cargo.toml b/cepitodb-master/Cargo.toml index e7ba415..2a69910 100644 --- a/cepitodb-master/Cargo.toml +++ b/cepitodb-master/Cargo.toml @@ -16,4 +16,4 @@ rust-database = { path = "../rust-database-master" } clap = { version = "4.3.2", features = ["derive"] } [dev-dependencies] -test-case = "3.1.0" \ No newline at end of file +test-case = "3.3.1" \ No newline at end of file