Skip to content

Commit c042a7c

Browse files
committed
chore: bump workspace version to 0.0.5
1 parent 8a0a536 commit c042a7c

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ members = [
2222
resolver = "2"
2323

2424
[workspace.package]
25-
version = "0.0.4"
25+
version = "0.0.5"
2626
edition = "2024"
2727
rust-version = "1.94"
2828
license = "BUSL-1.1"
@@ -240,4 +240,4 @@ debug = true
240240
# (`#[msgpack(default)]`, `skip_value`, mid-struct-default compile guard).
241241
# Bump the `rev` whenever the fork is updated.
242242
zerompk = { git = "https://github.com/farhan-syah/zerompk", rev = "1dd71a0de6b6c99f2c2dbbc69106bb87b1e2cdcb" }
243-
zerompk_derive = { git = "https://github.com/farhan-syah/zerompk", rev = "1dd71a0de6b6c99f2c2dbbc69106bb87b1e2cdcb" }
243+
zerompk_derive = { git = "https://github.com/farhan-syah/zerompk", rev = "1dd71a0de6b6c99f2c2dbbc69106bb87b1e2cdcb" }

0 commit comments

Comments
 (0)