You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: Cargo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ authors = [
5
5
"Xiaolong Fu <njufxl@gmail.com>",
6
6
"Zhilei Qiu <qzl2503687@gmail.com>",
7
7
]
8
-
version = "0.4.3"
8
+
version = "0.4.4"
9
9
edition = "2021"
10
10
license = "MIT OR Apache-2.0"
11
11
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