Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and milenkovicm committed Feb 11, 2025
1 parent 96f743f commit 37d397d
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 @@ -20,5 +20,5 @@ debug-ignore = { version = "1.0" }
argminmax = { version = "0.6", default-features = false, features = ["arrow", "float", "half"] }

[dev-dependencies]
ctor = { version = "0.2"}
ctor = { version = "0.3"}
env_logger = { version = "0.11" }

0 comments on commit 37d397d

Please sign in to comment.