Skip to content

Commit 52d9af9

Browse files
committed
update package version to 0.2.0
1 parent 6be159f commit 52d9af9

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-walkdir"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Ririsoft <riri@ririsoft.com>"]
55
edition = "2018"
66
description = "Asynchronous directory traversal for Rust."

0 commit comments

Comments
 (0)