diff --git a/Cargo.toml b/Cargo.toml index ed5882cfd0..cafbe8360e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -92,7 +92,7 @@ serde_json = { version = "^1.0", features = ["preserve_order"], optional = true strength_reduce = { version = "0.2", optional = true } # For instruction multiversioning -multiversion = { version = "0.7.1", optional = true } +multiversion = { version = "0.7.3", optional = true } # For support for odbc odbc-api = { version = "0.36", optional = true }