Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed Dec 6, 2023
2 parents b790a68 + a98ca15 commit 79447be
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ publish = false
edition = "2021"

[dependencies]
divan = "0.1.4"
divan = "0.1.5"
lockstitch = { path = ".." }

[[bench]]
Expand Down
2 changes: 1 addition & 1 deletion xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"

[dependencies]
anyhow = "1.0.75"
clap = { version = "4.4.10", features = ["derive"] }
clap = { version = "4.4.11", features = ["derive"] }
xshell = "0.2.5"

[[bin]]
Expand Down

0 comments on commit 79447be

Please sign in to comment.