Skip to content

Commit 4b8e0bc

Browse files
authored
chore: bump version to 0.6.5 (#223)
Prepares a new release to include a fix to `BaseVec`.
1 parent fbec750 commit 4b8e0bc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ic-stable-structures"
3-
version = "0.6.4"
3+
version = "0.6.5"
44
edition = "2021"
55
description = "A collection of data structures for fearless canister upgrades."
66
homepage = "https://docs.rs/ic-stable-structures"

examples/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)