Skip to content

Conversation

gschulze
Copy link
Contributor

@gschulze gschulze commented Aug 8, 2024

This PR upgrades the dependencies for the Rust implementation to their latest version:

  • bitflags: 1.2.1 -> 2.6.0
  • num_enum: 0.5.1 -> 0.7.3

Closes #8371

@github-actions github-actions bot added the rust label Aug 8, 2024
@dbaileychess dbaileychess enabled auto-merge (squash) August 20, 2024 04:02
@dbaileychess dbaileychess merged commit 7833aff into google:master Aug 20, 2024
44 of 46 checks passed
aardappel added a commit to aardappel/flatbuffers that referenced this pull request Sep 30, 2024
by undoing what appears to have broken it: google#8372
aardappel added a commit that referenced this pull request Sep 30, 2024
by undoing what appears to have broken it: #8372
@aardappel
Copy link
Collaborator

Reverted, see: #8411

jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
* [Rust] Upgrade bitflags to version 2.6.0

* [Rust] Upgrade num_enum to version 0.7.3

---------

Co-authored-by: Derek Bailey <[email protected]>
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
by undoing what appears to have broken it: google#8372
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
* [Rust] Upgrade bitflags to version 2.6.0

* [Rust] Upgrade num_enum to version 0.7.3

---------

Co-authored-by: Derek Bailey <[email protected]>
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
by undoing what appears to have broken it: google#8372
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade bitflags dependency in Rust implementation to version 2.6.0
3 participants