Skip to content

Commit d8f2eee

Browse files
committed
Bump concordium-std for release.
1 parent 86511ef commit d8f2eee

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

concordium-std/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased changes
44

5+
## concordium-std 9.0.2 (2024-02-07)
6+
57
- Make the `concordium_dbg!` and related macros also usable with the full syntax
68
that `println!` supports.
79

concordium-std/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "concordium-std"
3-
version = "9.0.1"
3+
version = "9.0.2"
44
authors = ["Concordium <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.66"

0 commit comments

Comments
 (0)