diff --git a/Cargo.toml b/Cargo.toml index ae5453295..788d6df22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ cgmath = "0.18.0" context-iterators = "0.2.0" cool_asserts = "2.0.3" criterion = "0.5.1" -delegate = "0.12.0" +delegate = "0.13.0" derive_more = "1.0.0" downcast-rs = "1.2.0" enum_dispatch = "0.3.11"