Skip to content

Commit 12335a8

Browse files
Bump versions
1 parent 37d0abb commit 12335a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chalk-engine/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "chalk-engine"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
description = "Core trait engine from Chalk project"
55
license = "Apache-2.0/MIT"
66
authors = ["Rust Compiler Team", "Chalk developers"]

chalk-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "chalk-macros"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Macros for Chalk"
55
license = "Apache-2.0/MIT"
66
authors = ["Rust Compiler Team", "Chalk developers"]

0 commit comments

Comments
 (0)