diff --git a/examples/tutorial/Cargo.toml b/examples/tutorial/Cargo.toml index af9ddf3..92d94ea 100644 --- a/examples/tutorial/Cargo.toml +++ b/examples/tutorial/Cargo.toml @@ -8,4 +8,4 @@ edition = "2018" flatc-rust = { path = "../../" } [dependencies] -flatbuffers = "22.9.29" +flatbuffers = "25.2.10"