Skip to content

Commit

Permalink
fix(deps): update rust crate flexbuffers to v24 (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent df90bc5 commit d802189
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions native/yex/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/yex/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ path = "src/lib.rs"
crate-type = ["cdylib"]

[dependencies]
flexbuffers = "2.0.0"
flexbuffers = "24.0.0"
rustler = "0.34.0"
scoped_thread_local = "1.0.0"
serde = "1.0.210"
Expand Down

0 comments on commit d802189

Please sign in to comment.