Bump version to 0.0.2

This commit is contained in:
桥下红药
2026-01-16 20:02:21 +08:00
parent b7458b4d21
commit bfe76cc632
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "dht-crawler"
version = "0.0.1"
version = "0.0.2"
edition = "2021"
authors = ["桥下红药 <1121744186@qq.com>"]
description = "高性能的 Rust DHT(分布式哈希表)爬虫库,用于爬取 BitTorrent DHT 网络中的种子信息"