Skip to content

Commit 22b0b25

Browse files
chore(deps): bump bcs from 0.1.6 to 0.2.0
Bumps [bcs](https://github.com/zefchain/bcs) from 0.1.6 to 0.2.0. - [Changelog](https://github.com/zefchain/bcs/blob/main/CHANGELOG.md) - [Commits](https://github.com/zefchain/bcs/commits) --- updated-dependencies: - dependency-name: bcs dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8793c5d commit 22b0b25

2 files changed

Lines changed: 32 additions & 23 deletions

File tree

Cargo.lock

Lines changed: 31 additions & 22 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
@@ -87,7 +87,7 @@ sui_shared_crypto = { git = "https://github.com/mystenlabs/sui", package = "shar
8787
# https://github.com/MystenLabs/sui/blob/7214872434b3b0578fccc4d3e468371855a4ecf8/Cargo.toml#L624C1-L624C116
8888
fastcrypto = { git = "https://github.com/MystenLabs/fastcrypto", rev = "16fa86d0dd943024a9088d46850a72ecd55b7f46", default-features = false }
8989
rand = { version = "0.8.5", default-features = false }
90-
bcs = { version = "0.1.4", default-features = false }
90+
bcs = { version = "0.2.0", default-features = false }
9191
tiny-bip39 = { version = "2.0.0", default-features = false }
9292

9393
# Stacks

0 commit comments

Comments
 (0)