Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit c98a85d

Browse files
committed
update ver to 0.5.1
1 parent 70c4987 commit c98a85d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = [
55
"Xiaolong Fu <njufxl@gmail.com>",
66
"Zhilei Qiu <qzl2503687@gmail.com>",
77
]
8-
version = "0.5.0"
8+
version = "0.5.1"
99
edition = "2021"
1010
license = "MIT OR Apache-2.0"
1111
description = "Dagrs follows the concept of Flow-based Programming and is suitable for the execution of multiple tasks with graph-like dependencies. Dagrs has the characteristics of high performance and asynchronous execution. It provides users with a convenient programming interface."

0 commit comments

Comments
 (0)