Skip to content

Commit

Permalink
Bump num_enum from 0.7.2 to 0.7.3 (#1153)
Browse files Browse the repository at this point in the history
* Bump num_enum from 0.7.2 to 0.7.3

Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.7.2 to 0.7.3.
- [Commits](illicitonion/num_enum@0.7.2...0.7.3)

---
updated-dependencies:
- dependency-name: num_enum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update features snapshot

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Lavrenov <[email protected]>
  • Loading branch information
3 people authored Aug 8, 2024
1 parent 9027eb2 commit 1ef7a3e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions utils/checks/snapshots/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2012,15 +2012,15 @@
- name: num_enum 0.5.11
features:
- std
- name: num_enum 0.7.2
- name: num_enum 0.7.3
features:
- default
- std
- name: num_enum_derive 0.5.11
features:
- proc-macro-crate
- std
- name: num_enum_derive 0.7.2
- name: num_enum_derive 0.7.3
features:
- proc-macro-crate
- std
Expand Down

0 comments on commit 1ef7a3e

Please sign in to comment.