diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 455e660bcf..879e02225f 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -35,7 +35,7 @@ bytes = "1.11.1" clap = { version = "4.5.38", features = ["derive", "env"] } criterion = "0.5.1" easy-ext = "1.0.3" -educe = "0.6.0" +educe = "0.7.0" enum-as-inner = "0.7.0" expect-test = "1.5.1" fastokens = "0.2.0"