We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86511ef commit d8f2eeeCopy full SHA for d8f2eee
concordium-std/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased changes
4
5
+## concordium-std 9.0.2 (2024-02-07)
6
+
7
- Make the `concordium_dbg!` and related macros also usable with the full syntax
8
that `println!` supports.
9
concordium-std/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "concordium-std"
-version = "9.0.1"
+version = "9.0.2"
authors = ["Concordium <[email protected]>"]
edition = "2021"
rust-version = "1.66"
0 commit comments