Skip to content

Commit 75d9abc

Browse files
authored
Publish New Versions (#90)
# Version Updates Merging this PR will release new versions of the following packages based on your change files. # qubit ## [0.10.2] - 1aec8be Enable the `util` feature on `tower` to close #82
2 parents 24e8043 + deb3488 commit 75d9abc

File tree

9 files changed

+35
-12
lines changed

9 files changed

+35
-12
lines changed

.changes/tower-build-error.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## \[0.10.2]
4+
5+
- [`1aec8be`](https://github.com/andogq/qubit/commit/1aec8beb9f689015dce7eef64f7b99a835c9058a) Enable the `util` feature on `tower` to close #82
6+
37
## \[0.10.1]
48

59
- [`6998257`](https://github.com/andogq/qubit/commit/69982570ec2183ff1e639f78d71281de91bb733f) Alter router type generation to re-export all types.

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exclude = [
1010

1111
[package]
1212
name = "qubit"
13-
version = "0.10.1"
13+
version = "0.10.2"
1414
edition = "2021"
1515
authors = ["Tom Anderson <[email protected]>"]
1616
repository = "https://github.com/andogq/qubit"

examples/authentication/Cargo.lock

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

examples/chaos/Cargo.lock

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

examples/chat-room-react/src-rust/Cargo.lock

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

examples/counter/Cargo.lock

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

examples/hello-world/Cargo.lock

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

0 commit comments

Comments
 (0)