diff --git a/Cargo.toml b/Cargo.toml index 66ce0410157..1d405e63de3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -111,7 +111,7 @@ dhat = "0.3.3" quote = "1.0.45" syn = { version = "2.0.116", default-features = false } proc-macro2 = "1.0" -synstructure = "0.13" +synstructure = "0.14" measureme = "12.0.3" pastey = "0.2.3" rand = "0.10.1"