Skip to content

Commit

Permalink
Update nodecraft requirement from 0.6 to 0.7
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: nodecraft
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 7e8fff5 commit 47805c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ indexmap = "2"
getifs = "0.2"
getrandom = "0.3"
metrics = "0.24"
nodecraft = { version = "0.6", features = [
nodecraft = { version = "0.7", features = [
"transformable",
"async",
"resolver",
Expand Down

0 comments on commit 47805c4

Please # to comment.