-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added 0.4.0 release notes * Added crate updates to change log
- Loading branch information
1 parent
b6236b1
commit caa7758
Showing
2 changed files
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "cobalt-async" | ||
version = "0.3.0" | ||
version = "0.4.0" | ||
authors = ["harrison.ai Data Engineering <[email protected]>"] | ||
edition = "2021" | ||
description = "This library provides a collection of helpful functions for working with async Rust." | ||
|