Skip to content

Commit e710505

Browse files
authored
chore: bump canbench version to v0.1.16 (#335)
1 parent 52f7388 commit e710505

File tree

7 files changed

+646
-324
lines changed

7 files changed

+646
-324
lines changed

Cargo.lock

Lines changed: 4 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
@@ -32,7 +32,7 @@ bench_scope = ["dep:canbench-rs"] # May add significant overhead.
3232
members = ["benchmarks"]
3333

3434
[workspace.dependencies]
35-
canbench-rs = "0.1.15"
35+
canbench-rs = "0.1.16"
3636
candid = "0.10.14"
3737
hex = "0.4.3"
3838
ic_principal = { version = "0.1.1", default-features = false }

0 commit comments

Comments
 (0)