1
0
Эх сурвалжийг харах

build(deps): bump num_enum from 0.7.1 to 0.7.2 (#6072)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 жил өмнө
parent
commit
57e8d2f64e
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      program/Cargo.toml

+ 1 - 1
program/Cargo.toml

@@ -17,7 +17,7 @@ arrayref = "0.3.7"
 bytemuck = "1.14.0"
 num-derive = "0.4"
 num-traits = "0.2"
-num_enum = "0.7.1"
+num_enum = "0.7.2"
 solana-program = "1.17.6"
 thiserror = "1.0"