Skip to content

Commit eba70fa

Browse files
committed
fix(cargo): update dependencies
1 parent a8b0aca commit eba70fa

2 files changed

Lines changed: 49 additions & 66 deletions

File tree

Cargo.lock

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

crates/syncpack-specifier/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88

99
[dev-dependencies]
1010
criterion = { version = "0.8.2", features = ["html_reports"] }
11-
ctor = "0.10.1"
11+
ctor = "1.0.4"
1212

1313
[[bench]]
1414
name = "specifier_parsing"

0 commit comments

Comments
 (0)