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 37d0abb commit 12335a8Copy full SHA for 12335a8
chalk-engine/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "chalk-engine"
3
-version = "0.8.0"
+version = "0.8.1"
4
description = "Core trait engine from Chalk project"
5
license = "Apache-2.0/MIT"
6
authors = ["Rust Compiler Team", "Chalk developers"]
chalk-macros/Cargo.toml
name = "chalk-macros"
-version = "0.1.0"
+version = "0.1.1"
description = "Macros for Chalk"
0 commit comments