Skip to content

Commit f9e7213

Browse files
committed
0.6.7
1 parent 0151c6e commit f9e7213

11 files changed

Lines changed: 286 additions & 276 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

benchmarks/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ canbench-rs.workspace = true
1010
candid.workspace = true
1111
ic-cdk-macros.workspace = true
1212
ic-cdk.workspace = true
13-
ic-stable-structures = { path = "../", features = [] }
14-
#ic-stable-structures = { version = "0.6.7", features = [] }
13+
#ic-stable-structures = { path = "../", features = [] }
14+
ic-stable-structures = { version = "0.6.7", features = [] }
1515
maplit.workspace = true
1616
serde.workspace = true
1717
tiny-rng.workspace = true

0 commit comments

Comments
 (0)