Skip to content
This repository was archived by the owner on Nov 2, 2025. It is now read-only.

Commit f1dfd7a

Browse files
chore(deps): bump num_enum from 0.7.3 to 0.7.4 (#61)
Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.7.3 to 0.7.4. - [Commits](illicitonion/num_enum@0.7.3...0.7.4) --- updated-dependencies: - dependency-name: num_enum dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddb093f commit f1dfd7a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ readme = "README.md"
1212
bytes = { version = "1.10.1", features = ["serde"] }
1313
hex = "0.4.3"
1414
md-5 = "0.11.0-rc.0"
15-
num_enum = "0.7.3"
15+
num_enum = "0.7.4"
1616
thiserror = "2.0.12"
1717
tokio = { version = "1.45.1", features = ["fs", "net", "io-util", "time", "macros", "rt-multi-thread", "signal", "tracing"] }
1818
tracing = "0.1.41"

0 commit comments

Comments
 (0)