Skip to content

Commit 4eade92

Browse files
authored
Merge pull request #23 from genedna/main
bump to 0.2.0
2 parents 914e931 + 40fd9af commit 4eade92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "dagrs"
33
authors = ["Quanyi Ma <[email protected]>", "Zhilei Qiu <[email protected]>"]
4-
version = "0.1.0"
4+
version = "0.2.0"
55
edition = "2021"
66
license = "MIT OR Apache-2.0"
77
description = "The DAG engine, named dagrs, is designed to execute multiple tasks with graph-like dependencies. It offers high performance and asynchronous execution, providing a convenient programming interface for Rust developers."

0 commit comments

Comments
 (0)