Skip to content

Commit bd3d406

Browse files
committed
fix(deps): update rust crate flatbuffers to v24
1 parent 2d4ca47 commit bd3d406

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

Cargo.lock

+13-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ cookie = "0.18"
2525
derive_more = "0.99"
2626
dirs = "5.0"
2727
drop_bomb = "0.1"
28-
flatbuffers = "23.5"
28+
flatbuffers = "24.0"
2929
futures = "0.3"
3030
futures-io = "0.3"
3131
git-version = "0.3"

0 commit comments

Comments
 (0)